74
/ 100
6 days ago
glama

mysql-mcp

Enables AI clients to interact with MySQL databases through read-only queries, with optional write capabilities in a controlled, auto-rolled-back manner.

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: MYSQL_PASS
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_CONNECTION_LIMITMax connections in pool 10
configMYSQL_DBDatabase name -
configMYSQL_HOSTDatabase host -
configMYSQL_MULTIPLE_STATEMENTSSet to false to disable multi-statement execution true
🔐 secretMYSQL_PASSDatabase password (empty)
configMYSQL_PORTDatabase port 3306
configMYSQL_READONLYSet to false to disable read-only mode true (enabled)
configMYSQL_READONLY_PREFIXESCustom SQL keyword whitelist (comma-separated, overrides defaults) SELECT,SHOW,DESCRIBE,DESC,EXPLAIN,WITH
configMYSQL_USERDatabase 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 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/maxlmgc-mysql-mcp-176zpd)](https://m8ven.ai/mcp/maxlmgc-mysql-mcp-176zpd)
commit: 00e62d5d6a11632ca8dfcff3a7b472e59c933bfb
code hash: 2702234cdd527a1f5c02b8a4a55566ba4e8cab996f2d8a7178630e744266a390
verified: 7/25/2026, 8:41:35 AM
view raw JSON →