databases

Mcp Mysql Server

Node.js-based MySQL database integration that provides secure MySQL database operations

typescript
local
databases
0
View on GitHub

Installation

npx -y f4ww4z/mcp-mysql-server

Configuration

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

{
  "name": "mcp-mysql-server",
  "command": "npx",
  "args": [
    "-y",
    "f4ww4z/mcp-mysql-server"
  ]
}

About This MCP Server

f4ww4z/mcp-mysql-server

Node.js-based MySQL database integration that provides secure MySQL database operations

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

Need More Details?

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

View Full Documentation on GitHub