dbmcp
Database MCP server for MySQL, MariaDB, PostgreSQL & SQLite with PII redaction and write-prevention
Install
Dockerstdio
docker run -i --rm ghcr.io/haymon-ai/dbmcp:0.13.2 Dockerstreamable-http
docker run -i --rm ghcr.io/haymon-ai/dbmcp:0.13.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"ai-haymon-dbmcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/haymon-ai/dbmcp:0.13.2"
]
}
}
} Source: official MCP Registry record · registry name ai.haymon/dbmcp · published 2026-05-29 · updated 2026-05-29. Not an endorsement; review the code before connecting it to anything sensitive.