zabbix-mcp-server by mpeirone
33 score
π Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.
Ranked #5437 out of 8915 indexed tools.
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing → Signal Breakdown
Installs 47
Freshness 1mo ago
Issue Health 37%
Stars 191
Platform Breadth 1 platform
Contributors 5
Description Detailed
How to Improve
Freshness high impact
Issue Health high impact
Platforms medium impact
Supported Platforms
From the README
# Zabbix MCP Server A comprehensive Model Context Protocol (MCP) server for Zabbix integration using FastMCP and python-zabbix-utils. This server provides complete access to Zabbix API functionality through MCP-compatible tools. <a href="https://glama.ai/mcp/servers/@mpeirone/zabbix-mcp-server"> </a> ## Features ### π Host Management - `host_get` - Retrieve hosts with advanced filtering - `host_create` - Create new hosts with interfaces and templates - `host_update` - Update existing host configurations - `host_delete` - Remove hosts from monitoring ### π₯ Host Group Management - `hostgroup_get` - Retrieve host groups - `hostgroup_create` - Create new host groups - `hostgroup_update` - Modify existing host groups - `hostgroup_delete` - Remove host groups ### π Item Management - `item_get` - Retrieve monitoring items with filtering - `item_create` - Create new monitoring items - `item_update` - Update existing items - `item_delete` - Remove monitoring items ### β οΈ Trigger MaRead full README on GitHub →