74
/ 100
25 days ago
glama

MySQL MCP Server

Comprehensive Model Context Protocol server for MySQL databases featuring 191 specialized tools for CRUD operations, JSON functions, spatial/GIS, schema management, performance monitoring, and advanced features like OAuth 2.1 authentication and connection pooling.

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 3 credentials: MYSQL_PASSWORD, MYSQL_ROUTER_PASSWORD, PROXYSQL_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.
configCODEMODE_ISOLATIONSet =vm to fall back to the in-process vm module sandbox if needed.
configMETADATA_CACHE_TTL_MS30000 Cache TTL for schema metadata (milliseconds)
configMYSQLSH_PATH
configMYSQLSH_TIMEOUT
configMYSQLSH_WORK_DIR
configMYSQL_DATABASE"": "your_database"
configMYSQL_HOST"": "localhost",
🔐 secretMYSQL_PASSWORD"": "your_password",
configMYSQL_PORT"": "3306",
configMYSQL_ROUTER_API_VERSION
configMYSQL_ROUTER_INSECURE
🔐 secretMYSQL_ROUTER_PASSWORD
configMYSQL_ROUTER_URL
configMYSQL_ROUTER_USER
configMYSQL_TEST_URL
configMYSQL_USER"": "your_user",
configMYSQL_XPORT"": "33060"
configPROXYSQL_HOST
🔐 secretPROXYSQL_PASSWORD
configPROXYSQL_PORT
configPROXYSQL_USER
// 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/neverinfamous-mysql-mcp-iiztzd)](https://m8ven.ai/mcp/neverinfamous-mysql-mcp-iiztzd)
commit: 9bbaccb14e19cc707247ed1f55c66a3f23194f22
code hash: 6b2cd718cebd0300d932578f8fa4db494641a3a68df4ba18aee7b25e393f70a0
verified: 6/17/2026, 12:33:30 PM
view raw JSON →