← All servers
πŸ”§

DBeast PostgreSQL MCPVerifiedπŸ›‘ No advisories

io.github.snss10/dbeast
New to MCP? Start here β†’
10β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/snss10, which proved it owns this namespace.

Verified owner: github.com/snss10 β†—io.github.snss10/dbeast

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs DATABASE_URL, DB_PASSWORD.
βœ“
Configuration
Reads DB_HOST, DB_PORT, DB_USER, DB_NAME, AWS_SECRET_NAME, AWS_REGION.

About

PostgreSQL MCP server for schema, query, health, security, and performance analysis.

Packages & transports

dockerghcr.io/snss10/dbeast:2.0.2vlatest Β· docker run

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dbeast": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/snss10/dbeast:2.0.2"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector docker run -i --rm ghcr.io/snss10/dbeast:2.0.2