74
/ 100
5 days ago
glama

MySQL Ops MCP

A generic MCP server for MySQL operations, enabling listing databases/tables, describing schemas, running read-only SQL, and optionally executing write SQL with logging.

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 3 credentials: DB_MIGRATION_PASSWORD, DB_READ_PASSWORD, 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.
configDB_CHANGE_PLAN_DIR
configDB_DATABASE
configDB_EXECUTION_ENABLED
configDB_HOST
🔐 secretDB_MIGRATION_PASSWORD
configDB_MIGRATION_USER
🔐 secretDB_READ_PASSWORD
configDB_READ_USER
configMYSQL_DEFAULT_DATABASE
configMYSQL_EXECUTION_LOG_DIRmysql-ops-logs
configMYSQL_HOST
🔐 secretMYSQL_PASSWORD
configMYSQL_USER
configMYSQL_WRITE_ENABLEDRunning explicitly requested write SQL when =true.
configPROJECT_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 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/lemonq3q-mcp-mysql-scxvye)](https://m8ven.ai/mcp/lemonq3q-mcp-mysql-scxvye)
commit: 068f2f15494706a5a4cedc9cb3546393f9f6ec92
code hash: dfeccefc95570624771fec943c72d132325413dd20730cb98ae46c9a1ef80b1c
verified: 7/6/2026, 10:35:39 AM
view raw JSON →