Back to MCP Servers
Zabbix
Zabbix integration for hosts, items, triggers, templates, problems, data and more.
monitoring
By mpeirone
Installation
npx -y zabbix-mcp-serverConfiguration
{
"mcpServers": {
"zabbix-mcp-server": {
"command": "npx",
"args": ["-y", "zabbix-mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes