A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
Installs
0
Language
javascript
Protocol
2024-11-05
Last updated
Yesterday
Decide whether this MCP is safe enough to install before copying config.
Quality Score
60/100
Trust Score
100/100
Install success rate
No install feedback yet
Risk Level
LOW
Install difficulty
Easy
Last synced
Yesterday
Why this score?
Risk reasons
Trusted install path
Choose client
Copy or download config
Restart and verify
AI-first code editor with built-in MCP support. Config path: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server-mysql": {
"command": "npx",
"args": [
"-y",
"@benborla/mcp-server-mysql"
]
}
}
}A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
MCP Server for MySQL
MCP server that gives Claude and other LLMs access to MySQL — inspect schemas, run queries, and optionally write data, al
No reviews yet
Be the first to review this server.