Enables AI clients to interact with MySQL databases through read-only queries, with optional write capabilities in a controlled, auto-rolled-back manner.
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.
process.env. You'll be asked to provide them before it can run.MYSQL_CONNECTION_LIMIT— Max connections in pool 10MYSQL_DB— Database name -MYSQL_HOST— Database host -MYSQL_MULTIPLE_STATEMENTS— Set to false to disable multi-statement execution trueMYSQL_PASS— Database password (empty)MYSQL_PORT— Database port 3306MYSQL_READONLY— Set to false to disable read-only mode true (enabled)MYSQL_READONLY_PREFIXES— Custom SQL keyword whitelist (comma-separated, overrides defaults) SELECT,SHOW,DESCRIBE,DESC,EXPLAIN,WITHMYSQL_USER— Database user -[](https://m8ven.ai/mcp/maxlmgc-mysql-mcp-176zpd)