by benborla · MCP Server · ★ 1.3k
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
MCP Server for MySQL - Claude Code Edition 🚀 This is a modified version optimized for Claude Code with SSH tunnel support Original Author: @benborla29 Original Repository: https://github.com/benborla/mcp-server-mysql License: MIT MCP Server for MySQL based on NodeJS Key Features of This Fork ✅ Claude Code Integration - Optimized for use with Anthropic's Claude Code CLI ✅ SSH Tunnel Support - Built-in support for SSH tunnels to remote databases ✅ Auto-start/stop Hooks - Automatic tunnel management with Claude start/stop ✅ DDL Operations - Added for CREATE TABLE support ✅ Multi-Project Setup - Easy configuration for multiple projects with different databases Quick Start for Claude Code Users Read the Setup Guide: See PROJECTSETUPGUIDE.md for detailed instructions Configure SSH Tunnels: Set up automatic SSH tunnels for remote databases Use with Claude: Integrated MCP server works seamlessly with Claude Code A Model Context Protocol server that provides access to MySQL databases through SSH tunnels. This server enables Claude and other LLMs to inspect database schemas and execute
| Stars | 1,319 |
| Forks | 299 |
| Language | JavaScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 36.2/100 |
| Open Issues | 35 |
| Last Updated | 2026-03-10 |
| Created | 2024-12-09 |
| Platforms | mcp, node |
| Est. Tokens | ~1869k |
Explore other popular mcp server tools:
mcp-server-mysql is 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.. It is categorized as a MCP Server with 1.3k GitHub stars.
mcp-server-mysql is primarily written in JavaScript.
You can find installation instructions and usage details in the mcp-server-mysql GitHub repository at github.com/benborla/mcp-server-mysql. The project has 1.3k stars and 299 forks, indicating an active community.
mcp-server-mysql is released under the MIT license, making it free to use and modify according to the license terms.