Hi everyone,
we've released an open-source MCP (Model Context Protocol) server that connects any AI assistant to the Zabbix API. It covers all 58 API groups
(225 tools) — hosts, problems, triggers, templates, dashboards, SLAs, and everything else.
What you can do with it:
- "Show me all unacknowledged problems with severity High or above"
- "Create a maintenance window for host db-01 for 2 hours"
- "Export the template 'Template OS Linux' as YAML"
- "What changed in the last 24 hours?" (audit log)
Works with Claude Code (recommended), OpenAI Codex, VS Code + Copilot, Claude Desktop, and other MCP clients. Supports Zabbix 5.0 through 8.0 (experimental).
Security: read-only mode by default, bearer token auth, IP allowlist, TLS, rate limiting.
GitHub: https://github.com/initMAX/zabbix-mcp-server
Happy to answer any questions!
initMAX s.r.o. team
we've released an open-source MCP (Model Context Protocol) server that connects any AI assistant to the Zabbix API. It covers all 58 API groups
(225 tools) — hosts, problems, triggers, templates, dashboards, SLAs, and everything else.
What you can do with it:
- "Show me all unacknowledged problems with severity High or above"
- "Create a maintenance window for host db-01 for 2 hours"
- "Export the template 'Template OS Linux' as YAML"
- "What changed in the last 24 hours?" (audit log)
Works with Claude Code (recommended), OpenAI Codex, VS Code + Copilot, Claude Desktop, and other MCP clients. Supports Zabbix 5.0 through 8.0 (experimental).
Security: read-only mode by default, bearer token auth, IP allowlist, TLS, rate limiting.
GitHub: https://github.com/initMAX/zabbix-mcp-server
Happy to answer any questions!
initMAX s.r.o. team