71
/ 100
2 days ago
glama

MySQL MCP Server

A Python MCP server for inspecting and querying MySQL databases, providing table discovery, schema inspection, read-only queries, and optional write/DDL tools.

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
8 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
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.
configLOG_LEVELPython logging level No INFO
configMYSQL_POOL_SIZEConnection pool size No 5
configMYSQL_READ_QUERY_LIMITMaximum rows returned by read queries No 1000
configMYSQL_HOSTMySQL host No localhost
configMYSQL_USERMySQL username No root
🔐 secretMYSQL_PASSWORDMySQL password No Empty
configMYSQL_DATABASEMySQL database name Yes Empty
configMYSQL_PORTMySQL port No 3306
// 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 2 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/musaddiq-dev-mysql-mcp-server-1ofnot)](https://m8ven.ai/mcp/musaddiq-dev-mysql-mcp-server-1ofnot)
commit: be66e02700b81182b64ca27ddf83980f6a81c9cf
code hash: 5699eadf777c91730e7778e1c2f74efcdcb0ccd73563cfa3b5cb0d4c002137af
verified: 7/29/2026, 9:08:41 AM
view raw JSON →