Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 6 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?
0 tools. Token cost not measured.
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting.
{
"mcpServers": {
"database-mcp": {
"env": {
"DB_HOST": "127.0.0.1",
"DB_NAME": "mydb",
"DB_PORT": "3306",
"DB_USER": "root",
"DB_BACKEND": "mysql",
"DB_PASSWORD": "secret"
},
"command": "database-mcp"
}
}
}No automated test available for this server. Check the GitHub README for setup instructions.
Last scanned 5h 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.