70
/ 100
1 month ago
pulsemcp

MySQL Database

Enables direct SQL query execution and database connections to MySQL databases through a simple interface that returns results in JSON format.

burakdirin/mysqldb-mcp-server· pypi: mysqldb-mcp-server· 6.3K installs· listed on pulsemcp
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: 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_HOSTMySQL server address (default: "localhost")
configMYSQL_USERMySQL username (default: "root")
🔐 secretMYSQL_PASSWORDMySQL password (default: "")
configMYSQL_DATABASEInitial database (optional)
configMYSQL_READONLYRead-only mode (set to 1/true to enable, default: false)
// 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/mysqldb-mcp-server-gqrp7m)](https://m8ven.ai/mcp/mysqldb-mcp-server-gqrp7m)
commit: fbd5ba933239b9d833e3af37bde7b161ef937e8b
code hash: 2606dd876b1e5dc0d56dc3fb40dbebee7cb3a833da858115bcdd8f01ef7adcf9
verified: 6/15/2026, 3:10:56 PM
view raw JSON →