Skip to content
Cline

Zabbix API MCP for Cline

io.github.shigechika/zapi-mcp

MCP server for the Zabbix API — daily brief, problems, hosts, items

client:Cline transport:stdio runtime:pypi

Install Zabbix API MCP 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": {
    "zapi-mcp": {
      "command": "uvx",
      "args": [
        "zapi-mcp"
      ]
    }
  }
}

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

Zabbix API MCP in other clients