0
grade F
10 days ago
glama

MySQL MCP Server

Enables AI assistants to securely interact with MySQL databases through tools for query execution, schema inspection, and transaction management. It features built-in safety controls like row limits and query validation to ensure safe and standardized database access.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 3 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
configALLOW_DDLAllow DDL operations (CREATE, DROP, ALTER) (default: false)
configALLOW_MULTIPLE_STATEMENTSAllow multiple SQL statements (default: false)
configMAX_SELECT_ROWSMaximum rows returned by SELECT queries (default: 1000)
configMCP_LOG_ENABLED
configMCP_LOG_LEVELLogging level: debug, info, warn, error (default: info)
configMYSQL_CONNECTION_LIMITMaximum number of connections in pool (default: 10)
configMYSQL_DATABASEDatabase name (required)
configMYSQL_HOSTMySQL server hostname (default: localhost)
🔐 secretMYSQL_PASSWORDMySQL password (required)
configMYSQL_PORTMySQL server port (default: 3306)
configMYSQL_USERMySQL username (required)
configREQUIRE_WHERE_CLAUSERequire WHERE clause for UPDATE/DELETE (default: true)
// 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/za2keep-mysql-mcp-1ur4x8)](https://m8ven.ai/mcp/za2keep-mysql-mcp-1ur4x8)
commit: 75207777bf1d3feb82043f11a6090cdfbc81ece6
code hash: bcee0475a462d760e82f1d6ae9ea1b96a0994b07afcf1dc245dee389f28913f1
verified: 4/11/2026, 3:13:29 PM
view raw JSON →