Skip to content

Chenlinyang Mysql

Free

by MCP Community

MCP server for interacting with MySQL databases with write operations support (modified from @benborla29/mcp-server-mysql)

v1.0.2Added Apr 12, 2026
nodemcpaicursormcp-server
Works with:ClaudeGPTGeminiCopilot

Chenlinyang Mysql MCP Server

MCP server for interacting with MySQL databases with write operations support (modified from @benborla29/mcp-server-mysql)

Installation

npx -y @iflow-mcp/chenlinyang-mcp-server-mysql

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/chenlinyang-mcp-server-mysql
Add to claude_desktop_config.json
{
  "mcpServers": {
    "chenlinyang-mysql": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/chenlinyang-mcp-server-mysql"]
    }
  }
}