Back to directory
tonycai/mcp-mysql-server

tonycai/mcp-mysql-server

@tonycai

MySQL Database Integration using Python script with configurable access controls and schema inspection, using stdio mode to suitable local deployment.

mysqldatabasemcppythonsqllocal-deploymentconfigurable

Installation & Configuration

{
  "mcpServers": {
    "mysql": {
      "command": "python",
      "args": [
        "mcp-mysql-server.py",
        "--config",
        "config.ini"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13