Skip to content
Claude Desktop

Zabbix AI CLI for Claude Desktop

io.github.stufently/zabbix-ai-cli

Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.

client:Claude Desktop transport:stdio runtime:oci

Install Zabbix AI CLI in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "zabbix-ai-cli": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/stufently/zabbix-ai-cli:0.1.1"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Zabbix AI CLI in other clients