googleapis/genai-toolbox
by Various
MCP Toolbox for Databases is an open source MCP server for databases.
MCP
googleapis/genai-toolbox
Added 1 June 2026
Overview
Open source MCP server written in Go that provides database connectivity and operations through the Model Context Protocol. Enables AI agents and LLMs to query, read, and interact with databases as tools within MCP-compatible applications.
Best for
Best for
Developers building AI agents that need direct database query capabilities via MCP
Use cases
- Let LLMs execute SQL queries against live databases
- Build AI agents that can fetch and analyze database records
- Integrate database access into Claude, ChatGPT, or other MCP clients
How to use
Install
npx @toolbox-sdk/server --config tools.yaml Tools exposed
toolName
Tested with
Claude Code, ChatGPT
Example client config
{\n "mcpServers": {\n "toolbox-postgres": {\n "command": "npx",\n "args": [\n "-y",\n "@toolbox-sdk/server",\n "--prebuilt=postgres",\n "--stdio"\n ]\n }\n }\n } Notes
Open source MCP server written in Go that provides database connectivity and operations through the Model Context Protocol. Enables AI agents and LLMs to query, read, and interact with databases as tools within MCP-compatible applications.
15,425 stars on GitHub. Last updated 2026-06-01. Licensed Apache-2.0.
Use cases
- Let LLMs execute SQL queries against live databases
- Build AI agents that can fetch and analyze database records
- Integrate database access into Claude, ChatGPT, or other MCP clients
Pros
- Open source with active community (15k+ stars)
- Written in Go for fast, lightweight deployment
- Standardized MCP protocol enables broad tool compatibility
Cons
- Requires MCP client support, limiting integration options
- Security model depends on caller to enforce access controls
- Limited documentation on supported database types and query scope
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with active community (15k+ stars)
- Written in Go for fast, lightweight deployment
- Standardized MCP protocol enables broad tool compatibility
Cons
- Requires MCP client support, limiting integration options
- Security model depends on caller to enforce access controls
- Limited documentation on supported database types and query scope
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
mikusnuz/app-publish-mcp
Various
Unified MCP server for App Store Connect & Google Play Console — 91 tools for listings, screenshots, releases, reviews & submissions
nanana-app/mcp-server-nano-banana
Various
MCP server for Nanana AI image generation powered by Google Gemini's nano banana
awslabs/mcp
Various
Open source MCP Servers for AWS
centralmind/gateway
Various
Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.
Cloudflare MCP Server
Cloudflare
Expose the full Cloudflare platform as MCP tools — Workers, KV, R2, D1, DNS, and Workers AI for any MCP-compatible agent.
corebasehq/coremcp
Various
CoreMCP: Connect Legacy Databases to AI Agents via Model Context Protocol. Open-source bridge for LLM data analysis.
devopam/MCPg
Various
Postgres MCP Server
FreePeak/db-mcp-server
Various
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
jaspertvdm/mcp-server-gemini-bridge
Various
MCP Server - Bridge to Google Gemini API. Part of HumoticaOS/SymbAIon ecosystem.
openlink/mcp-server-sqlalchemy
Various
A simple MCP ODBC server using FastAPI, ODBC and SQLAlchemy.
quarkiverse/mcp-server-jdbc
Various
Model Context Protocol Servers in Quarkus
TencentCloudBase/CloudBase-AI-ToolKit
Various
CloudBase MCP - Connect CloudBase to your AI Agent. Go from AI prompt to live app.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.