Queries Zabbix API for current problems and trigger information.
This server integrates Zabbix monitoring capabilities into the MCP (Model Context Protocol) ecosystem, allowing users to programmatically access critical Zabbix data. It connects to the Zabbix API to fetch real-time information about active problems and triggers, providing a structured way to monitor your infrastructure's health. The tool also includes a health check feature to verify Zabbix API connectivity and authentication, making it a robust solution for incorporating Zabbix insights into broader automation and operational workflows via MCP clients.
주요 기능
01Retrieve current Zabbix problem list
02Query active Zabbix trigger list
03Perform Zabbix API connection health checks
04Support for API token or username/password authentication
05Configurable Zabbix API endpoint and SSL verification
060 GitHub stars
사용 사례
01Integrate Zabbix monitoring data into custom dashboards or applications
02Automate responses or actions based on Zabbix problems and triggers
03Provide real-time Zabbix status updates within MCP-compatible environments