Zabbix
bymchlkim
0Queries 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.
主な機能
- Retrieve current Zabbix problem list
- Query active Zabbix trigger list
- Perform Zabbix API connection health checks
- Support for API token or username/password authentication
- Configurable Zabbix API endpoint and SSL verification
- 0 GitHub stars
ユースケース
- Integrate Zabbix monitoring data into custom dashboards or applications
- Automate responses or actions based on Zabbix problems and triggers
- Provide real-time Zabbix status updates within MCP-compatible environments