69
/ 100
1 month ago
glama

CloudNativePG MCP Server

Enables managing PostgreSQL clusters via the CloudNativePG operator, including CRUD operations for clusters, databases, and roles.

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.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 4 credentials: AUTH0_CLIENT_SECRET, JWT_SIGNING_KEY, REDIS_PASSWORD, AUTH0_MGMT_CLIENT_SECRET
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.
🔐 secretAUTH0_CLIENT_SECRET
🔐 secretJWT_SIGNING_KEY
configREDIS_HOST
configREDIS_PORT
configREDIS_DB
🔐 secretREDIS_PASSWORD
configOIDC_ISSUER
configOIDC_AUDIENCE
configAUTH0_CLIENT_ID
configPUBLIC_URL
configOIDC_JWKS_URI
configDCR_PROXY_URL
configAUTH0_MGMT_CLIENT_ID
🔐 secretAUTH0_MGMT_CLIENT_SECRET
configOIDC_SCOPE
configPORT
configOIDC_REQUIRED_SCOPES
configKEYCLOAK_REALM_URL
configOIDC_AUTH_TYPE
// 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/wateim-cnpg-mcp-1xi78y)](https://m8ven.ai/mcp/wateim-cnpg-mcp-1xi78y)
commit: 304177c393a3976cc946926a1dbea430121191f9
code hash: edb940d252c1b325cbae89889a85638e203c617b373f1abc240c009d553cb18e
verified: 6/22/2026, 12:04:55 PM
view raw JSON →