68
grade C
3 days ago
glama

PostgreSQL MCP Server

Provides read-only access to PostgreSQL databases, enabling users to list tables, view table structures and statistics, and execute SELECT queries safely through natural language.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPGDATABASE"": "tu_base_de_datos",
configPGHOST"": "localhost",
configPGPASSWORD"": "tu_password"
configPGPORT"": "5432",
configPGSCHEMA
configPGSSLMODE
configPGUSER"": "tu_usuario",
// 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/larturi-postgres-mcp-0rime8)](https://m8ven.ai/mcp/larturi-postgres-mcp-0rime8)
commit: 720e768a2819b789d7490f77d28ea0174de1055c
code hash: c8411ecb82b107ae369a1f10279cea57396e0a7f805cf3c21a08ea37687a3500
verified: 4/18/2026, 6:47:45 PM
view raw JSON →