69
/ 100
4 days ago
glama

Postgres MCP Pro

An MCP server for PostgreSQL with index tuning, explain plans, health checks, and safe SQL execution.

Is this your MCP?

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.

// key findings
8 tools verified — handlers match their declared behaviour
8 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: POSTGRES_PASSWORD, MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPOSTGRES_MCP_INCLUDE_LANGFUSE_TRACE
configMCP_DISABLE_DNS_REBINDINGexport =false
configPOSTGRES_USERNAME"": "username",
🔐 secretPOSTGRES_PASSWORD"": "password",
configPOSTGRES_HOST"": "localhost",
configPOSTGRES_DATABASE"": "dbname",
configPOSTGRES_PORT"": "5432",
configPOSTGRES_SSL_MODE"": "disable"
configDATABASE_URIYou can configure the connection using either (legacy) or the POSTGRES_ environment variables (recommended).
🔐 secretMCP_API_KEYexport =your_api_key
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dblinick-postgres-mcp-pro-streamable-olgxa2)](https://m8ven.ai/mcp/dblinick-postgres-mcp-pro-streamable-olgxa2)
commit: 1a1bea7803e70722c44d6198c1e3fa9d26a4f97f
code hash: 9a19f9605a77a24a9adb2527d9de6cd23b978064878fd9434b4752a253dae8b7
verified: 6/22/2026, 12:31:00 PM
view raw JSON →