mcp-server-mysql MCP Server — Claude & Cursor Integration
# mcp-server-mysql MCP Server
## What is mcp-server-mysql?
mcp-server-mysql is a production-ready Model Context Protocol (MCP) server with 2,106 GitHub stars. It allows AI agents like Claude to perform real-world tasks through standardized tool calls.
## Installation
```bash
# Via Smithery (recommended)
npx -y @smithery/cli install benborla/mcp-server-mysql
# Or manual
git clone https://github.com/benborla/mcp-server-mysql.git
cd mcp-server-mysql
```
## Compatibility
Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client.
## Details
- **Language:** JavaScript
- **Stars:** ⭐ 2,106
- **Forks:** 🍴 248
- **License:** MIT
- **Updated:** 2026-09-05
- **Repo:** [benborla/mcp-server-mysql](https://github.com/benborla/mcp-server-mysql)