71
/ 100
12 days ago
glama

MCP MySQL Server

Enables safe MySQL database querying through MCP, allowing natural language to SQL analysis via DeepSeek integration.

Is this your MCP?

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.

// key findings
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: DEEPSEEK_API_KEY, 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.
🔐 secretDEEPSEEK_API_KEYDeepSeek API 密钥 sk-xxxx
configDEEPSEEK_BASE_URLDeepSeek API 地址 https://api.deepseek.com/v1
configDEEPSEEK_MODEL模型名称 deepseek-chat
configMYSQL_HOSTMySQL 主机地址 127.0.0.1
configMYSQL_PORTMySQL 端口 3306
configMYSQL_USERMySQL 用户名 root
🔐 secretMYSQL_PASSWORDMySQL 密码 password
configMYSQL_DATABASE数据库名称 test_db
// 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/fumao2022625-mcp-server-1v6hre)](https://m8ven.ai/mcp/fumao2022625-mcp-server-1v6hre)
commit: b2a37d3a28f3217f0ce09357da983ff7aad90876
code hash: c574f0bbca9d89427fa81dc2c39389f238296d1c3233dc875b6f2767204d52c9
verified: 6/18/2026, 10:30:22 AM
view raw JSON →