70
/ 100
19 days ago
glama

MCP MySQL Server

Enables read-only MySQL database connectivity, allowing execution of SELECT queries, listing tables, and describing table structures via natural language.

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: 2 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 2 credentials: MYSQL_PASSWORD, MYSQL_SSL_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.
configMYSQL_DATABASEyourdatabase
configMYSQL_HOST"": "localhost",
🔐 secretMYSQL_PASSWORDyourpassword
configMYSQL_PORT"": "3306",
configMYSQL_SSL_CA
configMYSQL_SSL_CERT
🔐 secretMYSQL_SSL_KEY
configMYSQL_USER"": "root",
// 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 4 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/jianglisuda-mcp-ccb4z6)](https://m8ven.ai/mcp/jianglisuda-mcp-ccb4z6)
commit: 45c3fdc9edca47316b8ff1651ba2ecafdbd18001
code hash: 3e61be56a717630e8e0d9d769a69e656f20488016e20dd3fdd89dc0d4d798e19
verified: 6/10/2026, 10:56:11 AM
view raw JSON →