Google Toolbox for DBs
OfficialbyGoogle
Open-source, specializing in easy, fast, and secure database tools.
API Key Required
Configuration
{
"mcpServers": {
"google-toolbox-dbs": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-google-toolbox-dbs"
],
"env": {
"GOOGLE_TOOLBOX_DBS_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.