Skip to content
Cline

MySQL AIops for Cline

io.github.aiops-tools/mysql-aiops

Governed MySQL/MariaDB DBA ops: slow-query, lock-wait, replication & fragmentation RCA; 35 tools.

client:Cline transport:stdio runtime:pypi

Install MySQL AIops in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "mysql-aiops": {
      "command": "uvx",
      "args": [
        "mysql-aiops"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

MySQL AIops in other clients