mysql_mcp_server MCP Server — Claude & Cursor Integration

# mysql_mcp_server MCP Server ## What is mysql_mcp_server? mysql_mcp_server is a production-ready Model Context Protocol (MCP) server with 1,380 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 designcomputer/mysql_mcp_server # Or manual git clone https://github.com/designcomputer/mysql_mcp_server.git cd mysql_mcp_server ``` ## Compatibility Compatible with: Claude Desktop, Claude Code, Cursor, Windsurf, Cline, and any MCP-compliant client. ## Details - **Language:** Python - **Stars:** ⭐ 1,380 - **Forks:** 🍴 257 - **License:** MIT - **Updated:** 2026-09-07 - **Repo:** [designcomputer/mysql_mcp_server](https://github.com/designcomputer/mysql_mcp_server)