Back to MCP Servers
🔌
googleapis/genai-toolbox
Apache-2.0API key required🏎️ ☁️ - Open source MCP server specializing in easy, fast, and secure tools for Databases.
GoDatabases
Install
npx -y @toolbox-sdk/serverRequired environment variables
GEMINI_API_KEYSet in your MCP configGOOGLE_API_KEYSet in your MCP configclaude_desktop_config.json
claude_desktop_config.json
{
"mcpServers": {
"googleapis-genai-toolbox": {
"command": "npx",
"args": [
"-y",
"@toolbox-sdk/server"
],
"env": {
"GEMINI_API_KEY": "<YOUR_GEMINI_API_KEY>",
"GOOGLE_API_KEY": "<YOUR_GOOGLE_API_KEY>"
}
}
}
}Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.
More Go MCP servers
🔌🔌🔌🔌
mindsdb/mindsdb
Connect and unify data across various platforms and databases with .
github/github-mcp-server
📇 ☁️ - Official GitHub server for integration with repository management, PRs, issues, and more.
mickaelkerjean/filestash
🏎️ ☁️ - Remote Storage Access: SFTP, S3, FTP, SMB, NFS, WebDAV, GIT, FTPS, gcloud, azure blob, sharepoint, etc.
Higress MCP Server Hosting
A solution for hosting MCP Servers by extending the API Gateway (based on Envoy) with wasm plugins.