googleapis/mcp-toolbox

MCP Toolbox for Databases is an open source MCP server for databases.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 3rd, 2026
Created on June 7th, 2024
Open Issues & Pull Requests: 267 (+0)
GitHub issues: Enabled
Number of forks: 1,710
Total Stargazers: 16,328 (+0)
Total Subscribers: 94 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 137
New in 7 days: 10
Closed in 7 days: 5
Avg open age: 193 days
Stale 30+ days: 90
Stale 90+ days: 43

Recent activity

Opened in 7 days: 10
Closed in 7 days: 5
Comments in 7 days: 5
Events in 7 days: 13

Top labels

  • type: feature request (320)
  • priority: p2 (204)
  • type: bug (150)
  • priority: p1 (129)
  • status: help wanted (78)
  • type: question (59)
  • priority: p3 (49)
  • priority: p0 (31)

Detailed Description

MCP Toolbox for Databases is an MCP server that connects AI agents, IDEs, and applications to enterprise databases.

The tool addresses the problem of integrating database access into AI workflows by providing two complementary capabilities. First, it offers prebuilt generic tools for immediate database exploration—such as listing tables and executing SQL queries—that work out of the box with MCP clients like Claude Code and Gemini CLI without requiring custom development. Second, it provides a framework for building specialized, production-ready tools with predefined logic, semantic search, and structured queries that enforce safety constraints. The server handles connection pooling, integrated authentication via IAM, and observability through OpenTelemetry.

Teams should adopt this tool if they need to give AI agents or developers direct access to databases while maintaining security and avoiding boilerplate integration work. It suits projects ranging from quick data exploration in IDEs to production agent deployments that require custom, restricted database tools. The tool supports multiple database systems including PostgreSQL, MongoDB, MySQL, BigQuery, Firestore, Elasticsearch, and others, making it applicable across diverse data infrastructure.

The project has a substantial base of adopters reporting real-world use, as evidenced by the fact that almost all open issues are raised by outside users rather than the core team. Maintainers typically respond to new issues and pull requests within hours. Work in the issue tracker is dominated by feature requests, priority-level bugs, and general bug reports.