Skip to main content
MonitoringPython

mpeirone/zabbix-mcp-server

Zabbix integration for hosts, items, triggers, templates, problems, data and more.

monitoringcloud-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/mpeirone/zabbix-mcp-server

Claude Desktop configuration example:

{
  "mcpServers": {
    "zabbix-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mpeirone/zabbix-mcp-server"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Monitoring
Language
Python
Author
mpeirone