benborla29/mcp-server-mysql
by Various
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
benborla29/mcp-server-mysql
Added 1 June 2026
Overview
A Model Context Protocol server providing read-only access to MySQL databases. It allows LLMs to inspect database schemas and execute SELECT queries through a standard interface. Built in JavaScript, it integrates with MCP-compatible agents.
Best for
Best for
Developers needing safe, read-only MySQL access for AI agents and LLMs.
Use cases
- Enable LLMs to query existing MySQL databases for data retrieval
- Let agents explore database schemas and relationships
- Provide safe read-only database access for AI assistants
How to use
Tested with
Claude Desktop, Claude Code, Cursor
Notes
A Model Context Protocol server providing read-only access to MySQL databases. It allows LLMs to inspect database schemas and execute SELECT queries through a standard interface. Built in JavaScript, it integrates with MCP-compatible agents.
1,758 stars on GitHub. Last updated 2026-03-10. Licensed MIT.
Use cases
- Enable LLMs to query existing MySQL databases for data retrieval
- Let agents explore database schemas and relationships
- Provide safe read-only database access for AI assistants
Pros
- Simple setup with MySQL connection configuration
- Read-only enforcement prevents accidental data modification
- Leverages MCP protocol for wide compatibility with LLM tools
Cons
- No write support limits use to read-only scenarios
- Requires MCP-compatible host or agent to function
- Potential performance impact if running complex queries through LLM
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Simple setup with MySQL connection configuration
- Read-only enforcement prevents accidental data modification
- Leverages MCP protocol for wide compatibility with LLM tools
Cons
- No write support limits use to read-only scenarios
- Requires MCP-compatible host or agent to function
- Potential performance impact if running complex queries through LLM
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.