DB Connect MCP
Quality Score
81
/100
Multi-database MCP server for PostgreSQL, MySQL, and ClickHouse
§01 Install
Claude Desktop (uvx)
{
"mcpServers": {
"db-connect-mcp": {
"command": "uvx",
"args": [
"db-connect-mcp"
],
"env": {
"DATABASE_URL": "<your-database_url>"
}
}
}
}§02 Environment variables
DATABASE_URLrequiredsecret
Database connection URL (e.g., postgresql+asyncpg://user:pass@host:5432/db)
§03 MCP Quality Score · methodology
freshness
21
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Databases
ai.haymon/dbmcp
ai.haymon/dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
ai.smithery/MisterSandFR-supabase-mcp-selfhosted
Manage Supabase projects end to end across database, auth, storage, realtime, and migrations. Moni…
ai.smithery/afgong-sqlite-mcp-server
ai.smithery/afgong-sqlite-mcp-server
Explore your Messages SQLite database to browse tables and inspect schemas with ease. Run flexible…