DBeast MCP is a robust, security-first Model Context Protocol server designed to empower AI coding assistants (like Claude Desktop) with deep PostgreSQL database insights. Instead of just running basic SQL queries, DBeast equips your AI agent with tools to inspect active locks, audit slow queries, analyze table schemas, and safely generate index recommendations in real-time. Built specifically for
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.DBEAST_LOG_LEVELDBEAST_LOG_JSONDBEAST_SCHEMA_CACHE_TTL— 60 Schema cache TTL in seconds, 0 disables cachingDBEAST_AUDIT_ENABLED— true Log MCP tool callsDBEAST_AUDIT_DIR— logs/mcp_audit Audit log directoryDBEAST_AUDIT_MAX_RESPONSE_SIZEDBEAST_POOL_MIN_SIZEDBEAST_POOL_MAX_SIZEDBEAST_COMMAND_TIMEOUT— 300 SQL command timeout in secondsDBEAST_POOL_CONNECTION_TIMEOUTDBEAST_QUERY_TIMEOUT— 300 Query execution timeout in secondsDBEAST_DEFAULT_ROW_LIMIT— 100 Max rows returned by execute_queryDBEAST_CONNECTION_MAX_RETRIESDBEAST_CONNECTION_RETRY_DELAYDBEAST_SSL_VERIFY— true Set false for SSH tunnels where certificates do not match localhostDATABASE_URL— "": "postgresql://user:password@localhost:5432/mydb"DB_HOSTAWS_SECRET_NAME— my-rds-secretDB_PORTDB_USERDB_PASSWORDDB_NAMEAWS_REGION[](https://m8ven.ai/mcp/snss10-dbeast-fmjuie)