Skip to main content
DatabasesUnknown

benborla29/mcp-server-mysql

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

databasescloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/benborla/mcp-server-mysql

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Databases
Language
Unknown
Author
benborla