73
/ 100
1 day ago
glama

datasource-mcp

MySQL datasource MCP server for AI clients like Cursor and Claude Desktop, enabling SQL query execution via natural language.

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.
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: DB_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.
configDB_HOST"": "127.0.0.1",
configDB_PORT"": "3306",
configDB_USER"": "root",
🔐 secretDB_PASSWORD"": "your_password",
configDB_NAME"": "your_database"
configDB_CONNECT_TIMEOUT5 Connection timeout (seconds)
// 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 3 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/wangguoxi0814-datasource-mcp-h69bjz)](https://m8ven.ai/mcp/wangguoxi0814-datasource-mcp-h69bjz)
commit: 34d6454d701c3bebe932f32c383ba5fbbcbc270d
code hash: 776b72b16b586a3284cef721e60dab9b1115fa2eddd532f528f3456f14acb5af
verified: 7/6/2026, 10:33:08 AM
view raw JSON →