74
/ 100
19 days ago
glama

mcp-enterprise-starter

A production-grade MCP server that gives AI agents safe, authenticated access to a PostgreSQL database.

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 1 credential: MCP_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.
configALLOWED_TABLES"": "departments,users,projects",
configAPI_KEYS"": "your-api-key",
configDATABASE_URLpsql $ < seed.sql
configMAX_ROW_LIMIT1000 Maximum row limit (even if query specifies higher)
🔐 secretMCP_API_KEY
configRATE_LIMIT_RPM60 Requests per minute per API key
configROW_LIMIT100 Default row limit for queries
configSENSITIVE_COLUMNS"": "email,ssn"
// 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 1 concrete improvement 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/inkbytestudio-mcp-enterprise-starter-krcqh3)](https://m8ven.ai/mcp/inkbytestudio-mcp-enterprise-starter-krcqh3)
commit: 1c7e80677363b4148ec40a2c905118344097ef89
code hash: 9b9ecaba6cc89d02e4e8b1cf28441d001650466a3f2d3e462bafbf68551e94a2
verified: 6/22/2026, 1:30:32 PM
view raw JSON →