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
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.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
ergut/mcp-bigquery-server
Various
A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a s
nanana-app/mcp-server-nano-banana
Various
MCP server for Nanana AI image generation powered by Google Gemini's nano banana
UnitVectorY-Labs/mcp-graphql-forge
Various
A lightweight, configuration-driven MCP server that exposes curated GraphQL queries as modular tools, enabling intentional API interactions from your agents.