Databases
Google's MCP server for easy, fast, and secure database tools. Supports AlloyDB, Cloud SQL, Spanner.
mcpizy install genai-toolboxnpx -y @google/genai-toolbox{
"mcpServers": {
"genai-toolbox": {
"command": "npx",
"args": [
"-y",
"@google/genai-toolbox"
]
}
}
}