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.
Overview
benborla/mcp-server-mysql is a JavaScript MCP server licensed under MIT. 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.
Ranked #166 out of 25632 indexed tools.
In the top 1% of all indexed tools.
Has 1,335 GitHub stars.
Has 27 contributors.
Actively maintained with commits in the last week.
Ecosystem
JavaScript MIT
Signal Breakdown
Stars 1,335
Freshness 5d ago
Issue Health 55%
Contributors 27
Dependents 0
Forks 177
Description Detailed
License MIT
How to Improve
Dependents medium impact
Matched Queries
From the README
# MCP Server for MySQL - Claude Code Edition > **🚀 This is a modified version optimized for Claude Code with SSH tunnel support** > **Original Author:** [@benborla29](https://github.com/benborla) > **Original Repository:** [https://github.com/benborla/mcp-server-mysql](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 `MYSQL_DISABLE_READ_ONLY_TRANSACTIONS` for CREATE TABLE support - ✅ **Multi-Project Setup** - Easy configuration for multiple projects with different databases ### Quick Start for Claude Code Users 1. **Read the Setup Guide**: See [PROJECT_SETUP_GUIDE.md](PROJECT_SETUP_GUIDE.md) for detailed instruRead full README on GitHub →
Are you the maintainer? Claim this listing