ai.haymon/dbmcp
Quality Score
85
/100
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"dbmcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/haymon-ai/dbmcp:0.9.1"
],
"env": {
"HTTP_HOST": "127.0.0.1",
"HTTP_PORT": "9001",
"HTTP_ALLOWED_ORIGINS": "<http_allowed_origins>",
"HTTP_ALLOWED_HOSTS": "<http_allowed_hosts>"
}
}
}
}§02 Environment variables
HTTP_HOSTHTTP bind host
HTTP_PORTHTTP bind port
HTTP_ALLOWED_ORIGINSAllowed CORS origins (comma-separated)
HTTP_ALLOWED_HOSTSAllowed host names (comma-separated)
§03 MCP Quality Score · methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04 Alternatives in Databases
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…
ai.smithery/cpretzinger-ai-assistant-simple
ai.smithery/cpretzinger-ai-assistant-simple
UPDATED 9/1/2025! NEW TOOLS! Use the Redis Stream tools with n8n MCP Client Node for use anywhere!…