73
/ 100
1 month ago
mcp_so

mcp_mysql_server

Support for SSE, STDIO in MySQL MCP server, includes CRUD, database anomaly analysis capabilities .支持SSE,STDIO;不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展

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 2 credentials: MYSQL_PASSWORD, OAUTH_USER_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"": "192.168.x.xxx",
configMYSQL_PORT"": "3306",
configMYSQL_USERyour_username
🔐 secretMYSQL_PASSWORDyour_password
configMYSQL_DATABASEyour_database
configMYSQL_ROLE"": "admin"
configPOOL_SIZE
configPOOL_MAX_OVERFLOW
configPOOL_RECYCLE
configPOOL_TIMEOUT
configMCP_LOGIN_URL
🔐 secretOAUTH_USER_PASSWORD
configOAUTH_USER_NAME
// 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/wenb1n-dev-mysql-mcp-server-pro-8qghkt)](https://m8ven.ai/mcp/wenb1n-dev-mysql-mcp-server-pro-8qghkt)
commit: a42af70b9c42f9a48557c030fe91b8a909c0df1a
code hash: 254b159d4ba71d5b1045d7764b1a4140179481c491b430b245f0175f32873e62
verified: 6/16/2026, 1:08:33 PM
view raw JSON →
mcp_mysql_server · M8ven Trust Score | M8ven