74
/ 100
10 days ago
glama

sql-mcp

NestJS-based MCP server for MySQL with session-level database selection and SQL safety controls. Enables executing SQL queries, listing databases, and connecting MySQL users with configurable safe modes.

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
⚠️
Known vulnerabilities in dependencies: 1 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: MCP_SQL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

low@nestjs/common@10.4.0GHSA-cj7v-w2c7-cp7c

nest allows a remote attacker to execute arbitrary code via the Content-Type header

low@nestjs/core@10.4.0GHSA-36xv-jgw5-4q75

@nestjs/core Improperly Neutralizes Special Elements in Output Used by a Downstream Component ('Injection')

lowjoi@17.13.3GHSA-q7cg-457f-vx79

joi has an uncaught RangeError on deeply nested input through recursive `link()` schemas

lowzod@3.22.0GHSA-m95q-7qp3-xv42

Zod denial of service vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_HOST
configDATABASE_PORT
configMCP_HOST
configMCP_PATH
configMCP_PORT
configMCP_SERVER_NAME
configMCP_SERVER_VERSION
🔐 secretMCP_SQL_PASSWORD"": "your_mysql_password"
configMCP_SQL_USER"": "your_mysql_user",
configMCP_TRANSPORTstdio also enables stdio mode.
configSQL_MODESAFE WRITE FULL
// 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 7 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/arpitg-cashify-sql-mcp-21c3ov)](https://m8ven.ai/mcp/arpitg-cashify-sql-mcp-21c3ov)
commit: 1a4f3f3b027cfa09f24e6c26a2284b9c5f83fdc2
code hash: 88417a47ccbf8603f74cafc7e94b4236bf46a4cb129360c778c1fa2b83788a6f
verified: 7/21/2026, 8:35:53 AM
view raw JSON →