68
/ 100
28 days ago
mcp_so

MySQL Readonly MCP Server

An MCP server that allows the model to safely obtain information from the MySQL database.

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_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_ENABLED"": "true",
configMYSQL_HOST"": "mysql数据库的ip",
configMYSQL_PORT"": "mysql数据库的端口",
configMYSQL_DATABASE"": "mysql数据库的名称",
configMYSQL_USERNAME"": "mysql数据库的用户名",
🔐 secretMYSQL_PASSWORD"": "mysql数据库的密码",
configMYSQL_POOL_MINSIZE
configMYSQL_POOL_MAXSIZE
configMYSQL_RESOURCE_DESC_FILE"": "mysql数据库的资源描述文件路径"
configMAX_ROWS
// 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 1 concrete improvement 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/the-nine-nation-mysql-mcp-0h4vm2)](https://m8ven.ai/mcp/the-nine-nation-mysql-mcp-0h4vm2)
commit: 1c32ca1dd4c95cc796e578a1cfe32cd10f5fae92
code hash: a60c712511f0bd4f1e03e5162b6479cb4dfe68a50dbbc9aeedcea08bc8ff30ec
verified: 7/3/2026, 9:50:18 AM
view raw JSON →