DBeast PostgreSQL MCP
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
Install
Dockerstdio
docker run -i --rm ghcr.io/snss10/dbeast:2.0.2 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-snss10-dbeast": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/snss10/dbeast:2.0.2"
]
}
}
} Source: official MCP Registry record · registry name io.github.snss10/dbeast · published 2026-06-10 · updated 2026-06-10. Not an endorsement; review the code before connecting it to anything sensitive.