74
grade C
11 days ago
mcp_so

MySQL MCP Server

An MCP server implementation that integrates with MySQL databases, providing secure database access capabilities for LLMs.

Install from

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

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MYSQL_PASS
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_DB
configMYSQL_HOST
🔐 secretMYSQL_PASS
configMYSQL_PORT
configMYSQL_USER
// 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 1 concrete improvement 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/kevinwatt-mysql-mcp-1qfidm)](https://m8ven.ai/mcp/kevinwatt-mysql-mcp-1qfidm)
commit: 0988eaf21e54b8c38cee69b1583668a841958fab
code hash: 8b1d4c8d112911eca4f9f7f1a7fde83e135c66224173a86c5da26f4c61a28019
verified: 4/10/2026, 5:40:33 PM
view raw JSON →