DBeast PostgreSQL MCP MCP
v2.0.2io.github.snss10/dbeast
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
transport:stdio
runtime:oci
Target client
run in your project directory
claude mcp add dbeast -e DATABASE_URL=<DATABASE_URL> -e DB_HOST=<DB_HOST> -e DB_PORT=<DB_PORT> -e DB_USER=<DB_USER> -e DB_PASSWORD=<DB_PASSWORD> -e DB_NAME=<DB_NAME> -e AWS_SECRET_NAME=<AWS_SECRET_NAME> -e AWS_REGION=<AWS_REGION> -- docker run -i --rm ghcr.io/snss10/dbeast:2.0.2
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.