Server data from the Official MCP Registry
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
About
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
Security Report
DBeast is a well-structured PostgreSQL MCP server with clear security intentions and reasonable permission scoping for its DBA-focused purpose. Authentication is properly delegated to the database layer via connection strings/credentials, and sensitive operations are appropriately gated (write queries are previewed, not executed). However, several code quality and architectural concerns prevent a higher score: dynamic SQL construction in query builders poses injection risks if not carefully validated, error handling is inconsistent, audit logging could be more robust, and some administrative operations (like analyzing impact without execution) still require careful input validation. Permissions are appropriate for the stated purpose. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 3 high severity).
5 files analyzed · 13 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: DATABASE_URL
Environment variable: DB_HOST
Environment variable: DB_PORT
Environment variable: DB_USER
Environment variable: DB_PASSWORD
Environment variable: DB_NAME
Environment variable: AWS_SECRET_NAME
Environment variable: AWS_REGION
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-snss10-dbeast": {
"env": {
"DB_HOST": "your-db-host-here",
"DB_NAME": "your-db-name-here",
"DB_PORT": "your-db-port-here",
"DB_USER": "your-db-user-here",
"AWS_REGION": "your-aws-region-here",
"DB_PASSWORD": "your-db-password-here",
"DATABASE_URL": "your-database-url-here",
"AWS_SECRET_NAME": "your-aws-secret-name-here"
},
"args": [
"dbeast"
],
"command": "uvx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
