69
/ 100
6 days ago
pulsemcp

PostgreSQL

Read-only PostgreSQL database server with six tools for secure data exploration including queries, schema inspection, and cross-table search

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
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: AF_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.
configAF_DB_HOSTexport ="af-database-host"
configAF_DB_PORTexport ="5432"
configAF_DB_USERexport ="your_username"
🔐 secretAF_DB_PASSWORDexport ="your_password"
configAF_DB_NAMEexport ="database_name"
// 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 5 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/avantifellows-mcp-postgres-134dom)](https://m8ven.ai/mcp/avantifellows-mcp-postgres-134dom)
commit: dbc27b4ff5e8bb6fa34b840ade5f0148de985476
code hash: e8e52dd793613a082566ff941a797d6a0a2dc55b3690e810f0ec0867d83f0305
verified: 7/25/2026, 8:53:10 AM
view raw JSON →