71
/ 100
8 days ago
glama

postgres-mcp-server

Enables AI assistants to securely query and modify PostgreSQL databases, supporting SQL queries, table management, and schema inspection.

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 192.168.1.100
configDB_PORT数据库端口 5432 5432
configDB_NAME数据库名称 postgres my_database
configDB_USER数据库用户名 postgres db_user
🔐 secretDB_PASSWORDyour_password_here
// 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/zhuanzhu-li-ai-mcp-1ns88q)](https://m8ven.ai/mcp/zhuanzhu-li-ai-mcp-1ns88q)
commit: 5b4fbfa7d6e011dd295b8127821a7c88f314c883
code hash: 0dcc1cf48c4e63c8d50b4e04e19b08a367eee8ae706e1dc87601604ebbd4f5dc
verified: 6/22/2026, 12:34:35 PM
view raw JSON →