A MCP MySQL server with DDL support, permission control and operation logs.
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.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
mysql2 vulnerable to Prototype Pollution
process.env. You'll be asked to provide them before it can run.ALLOW_DDL— export =trueALLOW_DELETE— export =falseALLOW_DROP— export =falseMCP_DDL_LOG_FILE— ddl.sql DDL SQL log filename (v2.0.1+)MCP_LOG_DIR— ./.setting (or ./.setting.<TOOL_PREFIX> if TOOL_PREFIX is set) Log directoryMCP_LOG_FILE— mcp-mysql.log Log filenameMYSQL_DATABASE— export =your_databaseMYSQL_HOST— export =localhostMYSQL_PASSWORD— export =your_passwordMYSQL_PORT— export =3306MYSQL_USER— export =rootPROJECT_NAME— ✅ Project Branding: Added environment variable for custom tool descriptionsREADONLY— ✅ Readonly Mode: Added environment variable - when enabled, only SELECT and SHOW commands are allowed (highest priority check)TOOL_PREFIX— ✅ Tool Prefix Support: Added environment variable for tool name isolation and config separation[](https://m8ven.ai/mcp/liliangshan-mcp-server-mysql-kuwb1l)