databases
Mcp Server Mysql
MySQL database integration in NodeJS with configurable access controls and schema inspection
cloud
local
databases
Installation
npx -y benborla29/mcp-server-mysqlConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-server-mysql",
"command": "npx",
"args": [
"-y",
"benborla29/mcp-server-mysql"
]
}About This MCP Server
benborla29/mcp-server-mysql
MySQL database integration in NodeJS with configurable access controls and schema inspection
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub