A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
MIT. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 37 days ago. 361 GitHub stars.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
5 tools. Estimated ~300 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"db-mcp-server": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
No automated test available for this server. Check the GitHub README for setup instructions.
query_<database_id>Execute SQL queries on the specified database
execute_<database_id>Run data modification statements on the specified database
transaction_<database_id>Manage transactions on the specified database
schema_<database_id>Explore database schema on the specified database
performance_<database_id>Analyze query performance on the specified database
Last scanned 3h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.