DB2TOON MCP

A CLI tool that converts database schemas into the Toon schema definition format.

People who need database tools inside Claude, Cursor, VS Code, or another MCP client. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-08-12 · ★ 5 · #135 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

MIT · Go servers · how we verify → /methodology

01 · Install DB2TOON MCP

before you install - you'll need

CGO_ENABLED

Environment variables documented in the project's README - it lists which are required and which have defaults.

Docker

docker run -i --rm ghcr.io/kamil5b/db2toon:v1.4.4

Claude Desktop - add to config

{
  "mcpServers": {
    "kamil5b-db2toon": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/kamil5b/db2toon:v1.4.4"
      ]
    }
  }
}
Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

registry namespace io.github.kamil5b is GitHub-verified and matches the repo owner

03 · What DB2TOON MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.4.4 · 2026-08-12

Update .goreleaser.yaml

v1.4.3 · 2026-08-12

v1.4.2 · 2026-08-11

04 · Who maintains DB2TOON MCP

DB2TOON MCP is maintained by kamil5b. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
database - ranked #135 of 151 actively-maintained database servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-12)
registry
io.github.kamil5b/db2toon-mcp (active, first published 2026-08-03 · 6 versions)
packages
oci:ghcr.io/kamil5b/db2toon:v1.4.4

06 · DB2TOON MCP FAQ

What is DB2TOON MCP?

A CLI tool that converts database schemas into the Toon schema definition format.

Is DB2TOON MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-12 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install DB2TOON MCP?

Run `docker run -i --rm ghcr.io/kamil5b/db2toon:v1.4.4`. The README documents one environment variable (CGO_ENABLED) to set first. You can also paste the ready-made client config above.

07 · Alternatives to DB2TOON MCP

More database MCP servers · Code Memory · Agent Discover · Flashcards Open Source App · Vector DB MCP · Run402

More Go MCP servers · K8s MCP Server (Go) · Logmcp · sigrok MCP Server · Thask · WHOIS · see all