Enables safe MySQL database querying through MCP, allowing natural language to SQL analysis via DeepSeek integration.
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.
process.env. You'll be asked to provide them before it can run.DEEPSEEK_API_KEY— DeepSeek API 密钥 sk-xxxxDEEPSEEK_BASE_URL— DeepSeek API 地址 https://api.deepseek.com/v1DEEPSEEK_MODEL— 模型名称 deepseek-chatMYSQL_HOST— MySQL 主机地址 127.0.0.1MYSQL_PORT— MySQL 端口 3306MYSQL_USER— MySQL 用户名 rootMYSQL_PASSWORD— MySQL 密码 passwordMYSQL_DATABASE— 数据库名称 test_db[](https://m8ven.ai/mcp/fumao2022625-mcp-server-1v6hre)