Skip to content

Mysql Server

Free

by MCP Community

Model Context Protocol server for MySQL database integration with dynamic per-project permissions

v1.40.5Added Apr 12, 2026
mcpmysqldatabasellmai
Works with:ClaudeGPTGeminiCopilot

Mysql Server MCP Server

Model Context Protocol server for MySQL database integration with dynamic per-project permissions

Installation

npx -y @berthojoris/mcp-mysql-server

Reviews

Leave a Review

Installation

Quick install
npx -y @berthojoris/mcp-mysql-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "mysql-server": {
      "command": "npx",
      "args": ["-y", "@berthojoris/mcp-mysql-server"]
    }
  }
}
Mysql Server | MCPFlix