54
/ 100
1 month ago
glama

MySQL MCP Server

Enables AI assistants to securely interact with MySQL databases for schema discovery, data querying, and record management with configurable access controls. It provides specialized tools for listing tables, describing structures, and performing CRUD operations within environments like Claude and VS Code.

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
🚨
Known vulnerabilities in dependencies: 2 critical, 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
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.
// known CVEs in dependencies2 critical3 high3 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalmysql2@3.6.5GHSA-4rch-2fh8-94vw

MySQL2 for Node Arbitrary Code Injection

criticalmysql2@3.6.5GHSA-fpw7-j2hg-69v5

mysql2 Remote Code Execution (RCE) via the readCodeFor function

high@modelcontextprotocol/sdk@0.4.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.4.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highmysql2@3.6.5GHSA-pmh2-wpjm-fj45

mysql2 vulnerable to Prototype Pollution

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_FILE
configLOG_LEVEL
configMYSQL_ACQUIRE_TIMEOUT
configMYSQL_ALLOWED_TABLES
configMYSQL_ALLOW_CREATE"": "false",
configMYSQL_ALLOW_CREATE_TABLE"": "false",
configMYSQL_ALLOW_DELETE"": "false",
configMYSQL_ALLOW_UPDATE"": "false",
configMYSQL_BLOCKED_TABLES
configMYSQL_CONNECTION_LIMIT
configMYSQL_DATABASE"": "{your_database}",
configMYSQL_HOST"": "{your_host}",
configMYSQL_MAX_ROWS
🔐 secretMYSQL_PASSWORD"": "{your_password}",
configMYSQL_PORT"": "{your_port}",
configMYSQL_READ_ONLY"": "true" // Set to "true" for read-only mode; "false" allows writes.
configMYSQL_SSL
configMYSQL_TIMEOUT
configMYSQL_USER"": "{your_username}",
// 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/lakshya-saini-mysql-mcp-server-1pqimd)](https://m8ven.ai/mcp/lakshya-saini-mysql-mcp-server-1pqimd)
commit: 2da9f7e9e66c284ad1caa64292ee6c1597c082e9
code hash: d3c161f88346e61e44f72d5be063859f9eb0e0f8f3d4e68c4eaa79822eed0e17
verified: 6/17/2026, 12:08:42 PM
view raw JSON →