67
/ 100
14 days ago
glama

MCP MySQL

Enables AI assistants to connect to MySQL databases, execute read-only queries, list tables, and describe table schemas via MCP.

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.
🔐
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYSQL_HOST"": "localhost",
configMYSQL_PORT"": "3306",
configMYSQL_USER"": "root",
🔐 secretMYSQL_PASSWORD"": "tu_password",
configMYSQL_DATABASE"": "tu_database"
// 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 6 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/egcooper-mcp-database-157lmo)](https://m8ven.ai/mcp/egcooper-mcp-database-157lmo)
commit: 3140b82b4f3f8642d13f505c051c49e4c19e6aea
code hash: a41b591c3fb44fc2018d0cd6bf5a5ea7f823a29d360da4e3b6fc07cabc7ba5cf
verified: 7/17/2026, 8:35:39 AM
view raw JSON →