Skip to main content
DatabasesGo

googleapis/genai-toolbox

Open source MCP server specializing in easy, fast, and secure tools for Databases.

databasescloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/googleapis/genai-toolbox

Claude Desktop configuration example:

{
  "mcpServers": {
    "genai-toolbox": {
      "command": "npx",
      "args": [
        "-y",
        "googleapis/genai-toolbox"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Go
Author
googleapis