GH Repository · 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.
- stars
- 2,125
- 30-day movement
- +114/day
- Related entries
- 2
- Connections
- 4
typescriptnodenode/pnpmdockermcp-serverJavaScript
mcp-server-mysql is a Model Context Protocol server that gives LLMs read-only access to MySQL databases. It lets a connected model inspect database schemas and execute read-only queries.
Use it when you want an LLM to explore and query a MySQL database without any risk of writes.
Use it to
- Expose a MySQL database to an MCP client
- Let an LLM inspect table schemas
- Run read-only SQL queries from a chat session
- Add safe database exploration to Claude via the shipped config
For Developers connecting MySQL databases to MCP-capable LLM clients
- Role
- mcp-server
- Language
- JavaScript
- Licence
- MIT
- Forks
- 249
- Open issues
- 42
- Last push
- 2026-07-27
- Latest release
- v1.0.0 · 2024-12-09
- Skills shipped
- 1
topicsmysqlmcp-serverdatabaseread-onlyllmtypescript