A solid choice when you need AI agents to talk directly to databases without writing connection boilerplate. This server gives you two modes: prebuilt generic tools for instant schema exploration and SQL execution against PostgreSQL, MySQL, BigQuery, Spanner, MongoDB, and a dozen other databases, or a YAML-driven framework for building custom, production-safe tools with structured queries and semantic search. The prebuilt tools work immediately with any MCP client through npx or Docker. The custom tools framework lets you define restricted queries in a tools.yaml config, which matters when you're moving past demos into real systems. It handles connection pooling, IAM auth for Google Cloud databases, and OpenTelemetry tracing out of the box. Four SDKs available if you want to integrate with ADK, LangChain, or custom agents.
claude mcp add --transport stdio googleapis-mcp-toolbox uvx mcp-toolbox