Loomal

MCP Toolbox for Databases

MCP server by github.com/googleapis/genai-toolbox

MCP Toolbox for Databases enables your agent to connect to your database.

15.6k starsoci: us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0

About MCP Toolbox for Databases

MCP Toolbox for Databases is an MCP (Model Context Protocol) server published by googleapis in the official MCP registry, listed under Databases on Loomal. MCP Toolbox for Databases enables your agent to connect to your database.

It ships as a Docker image (us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/googleapis/genai-toolbox, where the project has earned 15,595 GitHub stars.

Use MCP Toolbox for Databases with your agent

Claude Code · one command
claude mcp add mcp-toolbox-for-databases -- docker run -i --rm us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-toolbox-for-databases": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0"
      ]
    }
  }
}
ocius-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0

Frequently asked questions

What is MCP Toolbox for Databases?
MCP Toolbox for Databases is an MCP (Model Context Protocol) server by googleapis in the Databases category. MCP Toolbox for Databases enables your agent to connect to your database.
How do I connect MCP Toolbox for Databases to Claude, Cursor, or another MCP client?
Install MCP Toolbox for Databases from its oci package (us-central1-docker.pkg.dev/database-toolbox/toolbox/toolbox:0.31.0) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Toolbox for Databases open source?
Yes — the source code is public at github.com/googleapis/genai-toolbox, with 15,595 GitHub stars.
Can AI agents pay to use MCP Toolbox for Databases?
Not yet through Loomal — MCP Toolbox for Databases is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Toolbox for Databases? Claim this listing free by verifying GitHub ownership, or contact us.