74
/ 100
28 days ago
glama

MySQL MCP Server

Read-only access to MySQL databases with query sanitization, Cloud SQL Proxy support, and remote HTTP deployment.

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: MYSQL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

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

highmcp-framework@0.2.16GHSA-353c-v8x9-v7c3

MCP-Framework: Unbounded memory allocation in readRequestBody allows denial of service via HTTP transport

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.
configAPI_KEYSComma-separated API keys for authentication
configCLOUD_SQL_INSTANCEInstance connection name (project:region:instance)
configCLOUD_SQL_PROXY_AUTO_DOWNLOADtrue Auto-download proxy binary
configCLOUD_SQL_PROXY_BINARY
configCLOUD_SQL_PROXY_ENABLEDfalse Enable Cloud SQL Proxy
configCLOUD_SQL_PROXY_PORT3307 Local proxy port
configCLOUD_SQL_PROXY_STARTUP_TIMEOUT30000 Startup timeout (ms)
configCORS_ORIGINCORS allowed origin
configGOOGLE_APPLICATION_CREDENTIALSPath to service account JSON
configMAX_ROWS1000 Maximum rows returned
configMCP_PORT8080 HTTP server port
configMCP_TRANSPORTstdio Transport mode: stdio or http-stream
configMYSQL_CONNECTION_LIMIT10 Connection pool size
configMYSQL_CONNECT_TIMEOUT60000 Connection timeout (ms)
configMYSQL_DATABASE"": "your_database"
configMYSQL_HOST"": "localhost",
🔐 secretMYSQL_PASSWORD"": "your_password",
configMYSQL_PORT"": "3306",
configMYSQL_USER"": "your_username",
configQUERY_TIMEOUT30000 Query timeout (ms)
// 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 3 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/matpb-mysql-mcp-server-z0k398)](https://m8ven.ai/mcp/matpb-mysql-mcp-server-z0k398)
commit: 28c85af5c21f9efa00ea82ad8b0e3260a44a92ee
code hash: 6bed0daab815991068ecc388ea261e4fc8dd8b82316e5c65814a3219143a940b
verified: 6/18/2026, 11:19:03 AM
view raw JSON →