63
/ 100
1 month ago
glama

mysql-readonly-mcp

Read-only MySQL MCP server for safe schema inspection and SELECT-style queries.

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
⚠️
Tool annotations don’t match behaviour
4 read-only tools perform write/delete/exec — list_tables (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8")); describe_table (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8")); sample_table (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8"))
⚠️
Tool descriptions don’t match what handlers do
3 tools describe read intent but their handlers mutate — list_tables (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8")); describe_table (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8")); sample_table (line 278: appendFileSync(LOG_FILE, `${JSON.stringify(payload)}\n`, "utf8"))
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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYSQL_CONFIG_FILE"": "/path/to/mysql-readonly.env"
configMYSQL_MCP_LOG_FILE
// 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/a1030307996-hash-mysql-mcp-16msd1)](https://m8ven.ai/mcp/a1030307996-hash-mysql-mcp-16msd1)
commit: 29323011a82a19ec4994ef6316497d7de123648c
code hash: 006696a1245152427d157ed11fb7291dd312c46e2ccd12d8232c3e39b35c1eab
verified: 6/16/2026, 1:31:18 PM
view raw JSON →