0
/ 100
1 month ago
glama

Intelligent PostgreSQL MCP Client

Enables natural language querying of PostgreSQL databases with intelligent SQL generation using LLMs.

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
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 Google API key
🔐
You'll be asked for 2 credentials: PG_PASSWORD, GOOGLE_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.
configPG_HOST"localhost"
configPG_PORT"": "5432",
configPG_USER"": "Your database username",
🔐 secretPG_PASSWORD"": "Your database password",
configPG_DEFAULT_DB"": "Your default database",
🔐 secretGOOGLE_API_KEY"your-gemini-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 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/anass1209-mcp-postgresql-1mwkm9)](https://m8ven.ai/mcp/anass1209-mcp-postgresql-1mwkm9)
commit: b3eaeb307aae002a850127ea07b58bfd1235fba7
code hash: c1c2e72968ca697f164d87c4fc2204e8858d8f2bb1a57980d9352fc83a4afebd
verified: 6/21/2026, 10:09:22 AM
view raw JSON →