Agent♥︎Age
Catalog

Zabbix API MCP

Official

by shigechika · Python

MCP server for the Zabbix API — daily brief, problems, hosts, items

A Model Context Protocol (MCP) server for the Zabbix API. It offers a daily_brief summary of active problems, host and item data, and site-specific categories. The server is designed for network operations, with generic organization tags configured outside the codebase. It supports version-adaptive authentication against Zabbix 6.0 LTS and provides tools to query problems, hosts, and item values.

🛠️ Key Features

  • MCP server for Zabbix API
  • Daily_brief endpoint summarizing active problems and categories
  • Tools to query problems, hosts, and item values
  • Config-driven organization tags (externalized config)
  • Version-adaptive auth for Zabbix 6.0 LTS

🚀 Use Cases

  • Daily monitoring briefs for operations teams
  • Site-specific problem categorization and reporting
  • On-demand access to hosts and item data
  • Generic integration with diverse Zabbix deployments

⚡ Developer Benefits

  • Generic, config-driven tagging reduces code changes
  • Clear separation between data model and configuration
  • Compatibility with Zabbix 6.0 LTS authentication
  • Lightweight MCP-based querying for monitoring pipelines

⚠️ Limitations

  • Description mentions readme_excerpt but specifics are truncated
  • Grounded on MCP protocol assumptions; real-world usage may require additional integration work

Topics

mcpmcp-servermodel-context-protocolmonitoringzabbix

Related servers

More in Cloud & DevOps
Zabbix API MCP - agentage MCP Catalog