DevOpsPython

zabbix-mcp-server

A comprehensive MCP server that connects AI assistants to Zabbix monitoring.

Free
N/A rating (0 reviews)0 installs190 GitHub stars
ZabbixMCPMonitoring

The Zabbix MCP Server provides complete access to Zabbix API functionality through MCP-compatible tools, enabling seamless integration with AI assistants. It supports a variety of management functions including host, host group, item, trigger, and template management, allowing users to create, update, and delete resources as needed. Additionally, it offers problem and event management capabilities, ensuring that users can effectively monitor and respond to issues in their systems.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "zabbix-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-zabbix-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.

Permissions

ok0
ok1