proxysql

GitHub

High-performance proxy for MySQL and PostgreSQL

6,868 stars C++ C++ 1 file ยท ~29,670 tokens

proxysql MCP Server

MCP server for sysown/proxysql

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "proxysql": {
      "command": "npx",
      "args": [
        "-y",
        "@sysown/proxysql"
      ]
    }
  }
}