MCP Toolbox for Databases
Define database tools in YAML and serve them to agents from one process.
Add it to your client
Officialbrew install mcp-toolbox
- Transport
- both
- Runtime
- Go
- Auth
- Required
- License
- Apache-2.0
Google's open source MCP server for databases. Instead of shipping a fixed tool list, you declare each tool in a tools.yaml file — its source, the statement it runs and the parameters it accepts — so an agent only ever sees the queries you approved. One server process handles connection pooling, credentials and authorisation for every source it is given, which keeps that plumbing out of the agent. Sources include PostgreSQL, MySQL, SQL Server, MongoDB, Redis, Elasticsearch, Neo4j, ClickHouse and Snowflake alongside Google Cloud databases such as AlloyDB, Cloud SQL, Spanner, Firestore and BigQuery.
Similar MCP servers
Neon MCP Server
MCP serverHosted MCP endpoint for Neon Postgres projects, branches and migrations.
Supabase MCP Server
MCP serverHosted endpoint connecting agents to Supabase projects and their Postgres.
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
Comments(0)
Sign in to comment