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

python
local
databases
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

wenb1n-dev/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

GitHub: https://github.com/wenb1n-dev/mysql_mcp_server_pro

Need More Details?

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

View Full Documentation on GitHub