Servers
MCP Toolbox for Databases
@googleapis
MCP Toolbox for Databases is an open source MCP server for databases.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"toolbox": {
"command": "./toolbox",
"args": [
"--stdio"
]
}
}
}