69
/ 100
10 days ago
glama

mysql-mcp-pro

A production-grade MySQL MCP Server that enables AI assistants to securely and efficiently operate MySQL databases through a standardized protocol.

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_HOST"": "localhost",
configMYSQL_PORT"": "3306",
configMYSQL_USER"": "root",
🔐 secretMYSQL_PASSWORDyour_password
configMYSQL_CHARSET
configLOG_LEVEL
configMYSQL_DATABASEyour_database
configREAD_ONLYfalse # 只读模式
configMAX_RESULT_ROWS1000 # 单次查询最大返回行数
configQUERY_TIMEOUT30 # 查询超时(秒)
configALLOW_DDLfalse # 是否允许 CREATE/ALTER/DROP
configPOOL_SIZE
configPOOL_MAX_OVERFLOW
configAUDIT_LOGtrue # 审计日志
configEXPORT_DIR./exports # 导出目录
configQUERY_HISTORY_LIMIT
configMCP_TRANSPORT
configMCP_HOST
configMCP_PORT
// 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/ccct173-mysql-mcp-pro-1ydyl3)](https://m8ven.ai/mcp/ccct173-mysql-mcp-pro-1ydyl3)
commit: 1bd16818c7a56737c1628bd15e8ddb8a88209366
code hash: f5b77b8d8bd2ecd29e55d5c70df8c96f0ec9f9245122b74d00f966cf7aeaa516
verified: 7/21/2026, 8:39:22 AM
view raw JSON →