72
grade C
4 days ago
glama

MySQL MCP Server

A comprehensive MySQL interface for the Model Context Protocol that enables database management, SQL execution, and performance analysis. It features a robust Git-style version control system with automatic backups, secure permission management, and precise rollback capabilities for all data operations.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
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_DELETE_OPERATION"": "false"
configALLOW_INSERT_OPERATION"": "false",
configALLOW_UPDATE_OPERATION"": "false",
configMYSQL_DATABASE"": "mysql_database",
configMYSQL_HOST"": "your_mysql_host",
🔐 secretMYSQL_PASSWORD"": "mysql_password",
configMYSQL_PORT"": "3306",
configMYSQL_SSL"": "false",
configMYSQL_USER"": "mysql_username",
// 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/csrts-mysql-mcp-server-146a77)](https://m8ven.ai/mcp/csrts-mysql-mcp-server-146a77)
commit: 3d15176852eb8b1890a95cc8cb270985164d5faf
code hash: 3439518f218ead296fce20dc32918c8955559357ea38d47fc3c61a5a15078150
verified: 4/18/2026, 6:32:50 PM
view raw JSON →