69
/ 100
1 month ago
glama

readonly-db-mcp

Safe MySQL database exploration for AI agents via MCP, enabling read-only queries and schema inspection with three-layer write protection.

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: RODB_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.
configRODB_HOSTenv =127.0.0.1 \
configRODB_USERenv =root \
configRODB_PORTserver port (default 3306)
configRODB_DATABASEenv =mydb \
🔐 secretRODB_PASSWORDenv =secret \
// 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 5 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/mir-shakir-readonly-db-mcp-a2coe8)](https://m8ven.ai/mcp/mir-shakir-readonly-db-mcp-a2coe8)
commit: 8ea891a8017438a1b0a0f6f21bafd44b5b0eaf15
code hash: fb43e056dd357e2abdb4fb272536785e4618c470e7976b93c9565ad687ba1933
verified: 7/1/2026, 9:57:46 AM
view raw JSON →