MySQL AIops for Claude Desktop
io.github.aiops-tools/mysql-aiops
Governed MySQL/MariaDB DBA ops: slow-query, lock-wait, replication & fragmentation RCA; 35 tools.
client:Claude Desktop
transport:stdio
runtime:pypi
Install MySQL AIops in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mysql-aiops": {
"command": "uvx",
"args": [
"mysql-aiops"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs