MT

MCP Toolbox for Databases

free

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

Submitted by Yuan Teoh · Community · View profile
Installation Instructions →
Category: DatabaseCompany: googleapis
Compatible Tools:
Claude (Primary)CursorGitHub CopilotReplit AgentWindsurf

Example Configurations

For stdio Server (MCP Toolbox for Databases Example):
Command: node path/to/mcp-toolbox-for-databases/server.js
For SSE Server:
URL: http://example.com:8080/sse

MCP Toolbox for Databases Specific Instructions

# Running via npx
Run Toolbox directly via npx with a configuration file: `npx @toolbox-sdk/server --tools-file tools.yaml`
# Installing server
Server installation instructions: https://github.com/googleapis/genai-toolbox?tab=readme-ov-file#installing-the-server
Toolbox installation that is supported:
binary
container
via Homebrew on macOS or Linux
compiling from source directly
# Usage with Antigravity
In the Antigravity MCP Store, search for "MCP Toolbox for Databases Server" and click the "Install" button.

Usage Notes

Help other developers understand when this MCP works best and where to be careful.

Toolbox helps you build Gen AI tools that let your agents access data in your database. Toolbox provides:
Simplified development: Integrate tools to your agent in less than 10 lines of code, reuse tools between multiple agents or frameworks, and deploy new versions of tools more easily.
Better performance: Best practices such as connection pooling, authentication, and more.
Enhanced security: Integrated auth for more secure access to your data
End-to-end observability: Out of the box metrics and tracing with built-in support for OpenTelemetry.
You can also use Toolbox with Gemini CLI and Antigravity.

Community Field Notes

Short observations from developers who've used this MCP in real workflows.

0
0
0

Be the first to share what works well, caveats, and limitations of this MCP.

Loading field notes...