databases

Mcp Server Mysql

MySQL database integration in NodeJS with configurable access controls and schema inspection

cloud
local
databases
0
View on GitHub

Installation

npx -y benborla29/mcp-server-mysql

Configuration

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

GitHub: https://github.com/benborla/mcp-server-mysql

Need More Details?

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

View Full Documentation on GitHub