Toolbox for Databases
MCP Serverby googleapis · Added 5mo ago
Claude
13.5k
Install
git clone https://github.com/googleapis/genai-toolboxAdd to Claude
claude mcp add googleapis-genai-toolboxQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"toolbox-for-databases": {
"command": "npx",
"args": [
"@modelcontextprotocol/toolbox-for-databases"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides a secure, configurable interface for executing pre-defined queries against multiple database systems including PostgreSQL, MySQL, SQL Server, Neo4j, Dgraph, and Spanner through a YAML-based configuration system.
Tags
Databasesmcp-serverdatabaseai