databases

Mysql_mcp_server_pro

Supports SSE, STDIO; not only limited to MySQL's CRUD functionality; also includes database exception analysis capabilities; controls database permissions based on roles; and makes it easy for developers to extend tools with customization

0
View on GitHub

Installation

npx -y wenb1n-dev/mysql_mcp_server_pro

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mysql_mcp_server_pro",
  "command": "npx",
  "args": [
    "-y",
    "wenb1n-dev/mysql_mcp_server_pro"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →