67
/ 100
6 days ago
glama

MySQL MCP Server

Enables safe interaction with MySQL databases through SELECT queries, table structure inspection, and database schema exploration. Provides read-only access to query data and examine database metadata.

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: 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"": "your_db_host",
configDB_USER"": "your_db_user",
🔐 secretDB_PASSWORD"": "your_db_password",
configDB_NAME"": "your_db_name",
configDB_PORT"": "your_db_port"
configSERVER_NAME
// 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 6 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/jeweis-jewei-mysql-mcp-server-82lw9s)](https://m8ven.ai/mcp/jeweis-jewei-mysql-mcp-server-82lw9s)
commit: 80e53ecaf3fbe25991f6d90ebbe837decff0fceb
code hash: 7fe2cdc3a07ba1bc85ed6f63087cca814fb7dc4a8f59226fb63de8fb514c6591
verified: 6/18/2026, 11:51:33 AM
view raw JSON →