70
/ 100
6 days ago
glama

MCP PostgreSQL

A read-only MCP server for PostgreSQL that enables safe database introspection and querying via natural language.

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
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: DB_PASSWORD
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.
configDB_HOSTenv =localhost \
configDB_NAMEnombre_base_datos
🔐 secretDB_PASSWORDcontraseña
configDB_PORTenv =5432 \
configDB_SCHEMASSchema allow-list vía
configDB_SSLfalse # true para AWS RDS / Supabase / Neon
configDB_USERenv =mi_user \
// 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 6 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/cuevacelis-mcp-postgres-41igmt)](https://m8ven.ai/mcp/cuevacelis-mcp-postgres-41igmt)
commit: 603c1a965fc680a56e322ba97982a233a4f9587e
code hash: 062175dcc8888ed0563c582b8330f8555165ba409a343cdb35312bdc02c1f9db
verified: 6/22/2026, 1:26:41 PM
view raw JSON →