58
grade D
10 days ago
glama

PostgreSQL MCP Server

Enables AI assistants to query and manage local PostgreSQL databases through SQL execution and schema exploration tools. It supports both read-only queries and write operations including table creation and data modification via natural language.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 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: PG_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.
configPG_CA_CERT
configPG_DATABASEyour_database_name
configPG_HOST"": "localhost",
🔐 secretPG_PASSWORDyour_password_here
configPG_PORT"": "5432",
configPG_SSL
configPG_USER"": "postgres",
configPORT
// 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/aeiyannn-postgree-mcp-o2gsaw)](https://m8ven.ai/mcp/aeiyannn-postgree-mcp-o2gsaw)
commit: de83dd13e7528e4c2b624d2fd37fd1c95de9de6f
code hash: 63caf00af3a6240752cbd29664d5724e4b7a5bf0c5506a4c33aedb5e24c81ff2
verified: 4/11/2026, 2:56:46 PM
view raw JSON →