SERVER

Zabbix MCP

Rank #3,130

io.github.mhajder/zabbix-mcp

Provides advanced, programmable access to Zabbix monitoring data and management features, enabling querying, automation, and integration of Zabbix resources.

First listed
Jan 7, 2026
Last publish date
May 11, 2026
OVERVIEW

Zabbix MCP is a Model Context Protocol (MCP) server published by mhajder. It ranks #3,130 of 76,851 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Zabbix MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jan 7, 2026 and most recently updated on May 11, 2026.

STANDING
#3,130of 76,851 tracked serversTop 5%

Ranks ahead of 73,721 of 76,851 servers on MCP Toplist.

CONNECT

Use Zabbix MCP

Add Zabbix MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Python package (PyPI)
{
  "mcpServers": {
    "zabbix-mcp": {
      "command": "uvx",
      "args": [
        "zabbix-mcp"
      ],
      "env": {
        "ZABBIX_URL": "<your ZABBIX_URL>",
        "ZABBIX_TOKEN": "<your ZABBIX_TOKEN>",
        "ZABBIX_USER": "<your ZABBIX_USER>",
        "ZABBIX_PASSWORD": "<your ZABBIX_PASSWORD>",
        "ZABBIX_VERIFY_SSL": "<your ZABBIX_VERIFY_SSL>",
        "ZABBIX_TIMEOUT": "<your ZABBIX_TIMEOUT>",
        "ZABBIX_SKIP_VERSION_CHECK": "<your ZABBIX_SKIP_VERSION_CHECK>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "DISABLED_TAGS": "<your DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "zabbix-mcp": {
      "command": "uvx",
      "args": [
        "zabbix-mcp"
      ],
      "env": {
        "ZABBIX_URL": "<your ZABBIX_URL>",
        "ZABBIX_TOKEN": "<your ZABBIX_TOKEN>",
        "ZABBIX_USER": "<your ZABBIX_USER>",
        "ZABBIX_PASSWORD": "<your ZABBIX_PASSWORD>",
        "ZABBIX_VERIFY_SSL": "<your ZABBIX_VERIFY_SSL>",
        "ZABBIX_TIMEOUT": "<your ZABBIX_TIMEOUT>",
        "ZABBIX_SKIP_VERSION_CHECK": "<your ZABBIX_SKIP_VERSION_CHECK>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "DISABLED_TAGS": "<your DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "zabbix-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mhajder/zabbix-mcp:0.4.0"
      ],
      "env": {
        "ZABBIX_URL": "<your ZABBIX_URL>",
        "ZABBIX_TOKEN": "<your ZABBIX_TOKEN>",
        "ZABBIX_USER": "<your ZABBIX_USER>",
        "ZABBIX_PASSWORD": "<your ZABBIX_PASSWORD>",
        "ZABBIX_VERIFY_SSL": "<your ZABBIX_VERIFY_SSL>",
        "ZABBIX_TIMEOUT": "<your ZABBIX_TIMEOUT>",
        "ZABBIX_SKIP_VERSION_CHECK": "<your ZABBIX_SKIP_VERSION_CHECK>",
        "READ_ONLY_MODE": "<your READ_ONLY_MODE>",
        "DISABLED_TAGS": "<your DISABLED_TAGS>",
        "LOG_LEVEL": "<your LOG_LEVEL>",
        "RATE_LIMIT_ENABLED": "<your RATE_LIMIT_ENABLED>",
        "RATE_LIMIT_MAX_REQUESTS": "<your RATE_LIMIT_MAX_REQUESTS>",
        "RATE_LIMIT_WINDOW_MINUTES": "<your RATE_LIMIT_WINDOW_MINUTES>",
        "TOOL_SEARCH_ENABLED": "<your TOOL_SEARCH_ENABLED>",
        "TOOL_SEARCH_STRATEGY": "<your TOOL_SEARCH_STRATEGY>",
        "TOOL_SEARCH_MAX_RESULTS": "<your TOOL_SEARCH_MAX_RESULTS>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

mhajder

Organization
Servers in org
3
Versions across org
17
MORE FROM THIS PUBLISHER

Other servers by mhajder

View all mhajder servers →
VERSIONS

Available versions (7)

0.1.0 · Nov 25, 20240.2.0 · Jan 25, 20260.2.1 · Feb 19, 20260.3.0 · Apr 9, 20260.3.1 · May 3, 20260.3.2 · May 9, 20260.4.0 · May 11, 2026Nov 25, 2024May 11, 2026
VersionPublished
0.4.0May 11, 2026
0.3.2May 9, 2026
0.3.1May 3, 2026
0.3.0Apr 9, 2026
0.2.1Feb 19, 2026
0.2.0Jan 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains Zabbix MCP?
Zabbix MCP is maintained by mhajder, which publishes 3 MCP servers (17 total versions) tracked on MCP Toplist.
Is Zabbix MCP listed on the Official MCP Registry?
Yes — Zabbix MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does Zabbix MCP have?
MCP Toplist tracks 7 versions of Zabbix MCP, most recently published on May 11, 2026.
Where can I find the source code for Zabbix MCP?
The source code for Zabbix MCP is hosted at github.com/mhajder/zabbix-mcp.
EXPLORE