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
Installation
npx -y wenb1n-dev/mysql_mcp_server_proConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub