Back to MCP Servers
Genai Toolbox
Open source MCP server specializing in easy, fast, and secure tools for Databases.
databasesai
By googleapis
Installation
npx -y genai-toolboxConfiguration
{
"mcpServers": {
"genai-toolbox": {
"command": "npx",
"args": ["-y", "genai-toolbox"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes