Toolbox for Databases MCP Server

MCP Toolbox for Databases is an open source Model Context Protocol (MCP) server that connects your AI agents, IDEs, and applications directly to your enterprise databases.

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-25 · ★ 16,249 · #16 OF 151 MAINTAINED DATABASE · VERIFIED 2026-08-25

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Toolbox for Databases

Docker

docker run -i --rm us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0

Claude Desktop - add to config

{
  "mcpServers": {
    "googleapis-genai-toolbox": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0"
      ]
    }
  }
}
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 Apache-2.0 - declared in the repository

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

03 · What Toolbox for Databases can do

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

Latest releases

v1.9.0 · 2026-08-14

1.9.0 (2026-08-14) · Add ttlMs and cacheScope customization to config · Convert toolset to group kind during migration · server/mcp: Introduce generic client extension registry · Add review-prs skill for mcp-toolbox…

v1.8.0 · 2026-07-28

1.8.0 (2026-07-28) · Add groups support · Migrate skills-repo toolsets to kind: group with descriptions · Add /healthz endpoint for container health checks · Add --group flag to generate a skill from one group…

v1.7.0 · 2026-07-16

1.7.0 (2026-07-16) · Add quotaProject support for BigQuery and Looker conversational analytics · Add arcadedb source and tools · cmd/internal,docs: Add warning log that prebuilt tools are for developer use…

04 · Who maintains Toolbox for Databases

MCP Toolbox for Databases is maintained by googleapis. We track 2 MCP servers from googleapis - 2 actively maintained, 32,498 combined GitHub stars, oldest repo from Jun 2024.

05 · Facts

category
database - ranked #16 of 151 actively-maintained database servers as of 2026-08-25.
release cadence
6 releases in the last 90 days (latest 2026-08-14)
registry
io.github.googleapis/genai-toolbox (active, first published 2025-11-19 · 9 versions)
packages
oci:us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0

06 · Toolbox for Databases FAQ

What is Toolbox for Databases?

MCP Toolbox for Databases is an open source Model Context Protocol (MCP) server that connects your AI agents, IDEs, and applications directly to your enterprise databases.

Is Toolbox for Databases still maintained?

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

How do I install Toolbox for Databases?

Run `docker run -i --rm us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0`. You can also paste the ready-made client config above.

07 · Alternatives to Toolbox for Databases

More database MCP servers · TMDB MCP Server · Dbmcp · Anythingmcp · 3ilm MCP · Servicebricks

More Go MCP servers · The MCP server for GoReleaser · Grafana · Terraform · Homebutler · WhatsApp Connect · see all