mpeirone/zabbix-mcp-server
Zabbix integration for hosts, items, triggers, templates, problems, data and more.
Quick Start
Clone the repository:
git clone https://github.com/mpeirone/zabbix-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"zabbix-mcp-server": {
"command": "npx",
"args": [
"-y",
"mpeirone/zabbix-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.