66
/ 100
8 days ago
pulsemcp

MySQL

Provides a MySQL database interaction server that enables listing tables, reading contents, and executing SQL queries through flexible tool configurations.

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 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_HOSTlocalhost # Database host
configMYSQL_PORT3306 # Optional: Database port (defaults to 3306 if not specified)
configMYSQL_USERyour_username
🔐 secretMYSQL_PASSWORDyour_password
configMYSQL_DATABASEyour_database
// 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 4 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/amornpan-py-mcp-mysql-x0haxs)](https://m8ven.ai/mcp/amornpan-py-mcp-mysql-x0haxs)
commit: 95e7e321d6410dab9f0ed00e80be02f527da6973
code hash: e642afbc33e8177feba1dbd3c5753e6a8c16004b47401832c09c07ca340a015f
verified: 7/24/2026, 8:50:15 AM
view raw JSON →