googleapis/genai-toolbox
Open source MCP server specializing in easy, fast, and secure tools for Databases.
Quick Start
Clone the repository:
git clone https://github.com/googleapis/genai-toolboxClaude Desktop configuration example:
{
"mcpServers": {
"genai-toolbox": {
"command": "npx",
"args": [
"-y",
"googleapis/genai-toolbox"
]
}
}
}Check the repository README for specific installation and configuration instructions.