74
/ 100
29 days ago
glama

PostgreSQL MCP Server

Enables secure, direct access to PostgreSQL databases for queries, modifications, and schema exploration.

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: 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_HOST"": "localhost",
configDB_MAX_POOL_SIZE
configDB_NAME"": "your_database",
🔐 secretDB_PASSWORD"": "your_password"
configDB_PORT"": "5432",
configDB_QUERY_TIMEOUT
configDB_USER"": "your_username",
// 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/vedant-cloud-ctrl-posgtresql-mcp-server-9z26dr)](https://m8ven.ai/mcp/vedant-cloud-ctrl-posgtresql-mcp-server-9z26dr)
commit: 0458d04eb7f24744445152971a791476e3103c0a
code hash: 963175677023aa71f8d39db2e11419672b4c6d6c809e3585a9336b25cd937e80
verified: 6/24/2026, 10:10:19 AM
view raw JSON →