72
grade C
4 days ago
glama

MySQL MCP Server (Optimized)

An MCP server for MySQL that enables users to execute SQL queries, inspect table structures, and explore database schemas through a clean, SOLID-based architecture. It includes built-in security validations to protect against dangerous operations and ensure safe interaction with database resources.

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 2 credentials: MYSQL_PASS, 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_DATABASE"": "seu_banco"
configMYSQL_DB
configMYSQL_HOST"": "localhost",
🔐 secretMYSQL_PASS
🔐 secretMYSQL_PASSWORD"": "sua_senha",
configMYSQL_PORT"": "3306",
configMYSQL_USER"": "root",
// 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 4 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/fabiovige-mcp-mysql-simple-sno8s3)](https://m8ven.ai/mcp/fabiovige-mcp-mysql-simple-sno8s3)
commit: 2c2adab81a2db1e92238d140c525ae3d57d92f6e
code hash: bac49a19221e054cbe7a58f50959255aeca021548f68b125eff1ada0ef173f9c
verified: 4/18/2026, 6:33:25 PM
view raw JSON →