Connects Claude directly to Zabbix's monitoring infrastructure through its full API surface. You get programmatic access to all Zabbix methods like host.get, host.create, and the entire namespace of monitoring operations, exposed as MCP tools following a zabbix_namespace_method pattern. Authentication works via API token or username/password combo. Reach for this when you need Claude to query monitoring data, manage hosts, investigate alerts, or automate infrastructure monitoring tasks without building custom API clients. The stdio transport makes it straightforward to wire into your Claude Desktop setup once you've configured your Zabbix credentials as environment variables.
claude mcp add --transport stdio daedalus-mcp-zabbix uvx mcp-zabbix