db-mcp-server
db-mcp-server is a Go MCP server for Cursor with docker, git clone. A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
How to use db-mcp-server
Install or run
docker run -p 9092:9092 \Client configuration
{
"mcpServers": {
"db-mcp-server": {
"command": "db-mcp-server",
"args": ["-c", "/Users/linh.doan/work/harvey/freepeak/db-mcp-server/config.test.json"]
}
}
}
Compatible clients
What is db-mcp-server?
db-mcp-server is a Go MCP server for Cursor with docker, git clone. A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Tool access support
- Shell commands support
- Document generation support
- OpenAI provider support
- Anthropic provider support
- package.json config support
- Dockerfile config support
Available tools
Technical details
Install or run db-mcp-server using docker. Check FreePeak/db-mcp-server for the latest setup command.
- Built for Go
- Built for Node.js
- Built for Docker
- Install or run with docker
- Install or run with git clone
- Works with Cursor
- Uses stdio transport
- Uses SSE transport
Requirements and access
Security and permissions
Review permissions before connecting any MCP server to an agent. Pay special attention to whether it can read local files, write data, call external services, or perform destructive actions.
When to use db-mcp-server
- Use it for connecting agents to external tools and data.
- Use it for integrations workflows.
- Use it for coding workflows.
- Use it for data workflows.
- Use it for cursor users.
Built with
Explore related resources
Frequently asked questions
What is db-mcp-server?
db-mcp-server is a Go MCP server for Cursor with docker, git clone. A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Who is db-mcp-server best for?
db-mcp-server is best for connecting agents to external tools and data, integrations workflows, coding workflows, data workflows, cursor users.
How do I install db-mcp-server?
Install or run db-mcp-server using docker. Check db-mcp-server for the latest setup command.
Is db-mcp-server actively maintained?
db-mcp-server may need a closer maintenance check before production use.
Auto-fetched from GitHub.