
Zabbix MCP Server
Supports UIby initmax
Full Zabbix API access for AI assistants with 231 tools for monitoring, observability, and infrastructure management.
What it does
This server exposes the entire Zabbix API to AI assistants, allowing them to query hosts, check active problems, manage templates, and perform comprehensive monitoring operations directly through a natural language interface.
Tools
problem_get: Get active problems and alerts.host_get: Manage and query monitored hosts.trigger_get: Retrieve trigger expressions and status.report_generate: Produce professional PDF reports from Zabbix data.zabbix_raw_api_call: Generic fallback for any Zabbix API method.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"zabbix": {
"command": "sudo",
"args": ["/opt/zabbix-mcp/venv/bin/zabbix-mcp-server", "--config", "/etc/zabbix-mcp/config.toml"]
}
}
}
Supported hosts
- Claude
- VS Code
- Codex
- JetBrains
Quick install
sudo ./deploy/install.shInformation
- Pricing
- free
- Published
- 4/30/2026
- stars







