MCP Directory
Back

zabbix-mcp-server

by initMAX · Python · ★ 133

MCP server for the complete Zabbix API - 237 tools, multi-server, OAuth 2.1 + bearer auth, PDF reports, systemd ready. Works with ChatGPT, Claude, VS Code, Codex, JetBrains and any MCP client.

#ai-agent#ai-tools#automation#chatgpt#claude#codex#copilot#devops#infrastructure#jetbrains#llm#mcp#mcp-server#model-context-protocol#monitoring#observability#python#vscode#zabbix#zabbix-api

Install

pip install git+https://github.com/initMAX/zabbix-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "zabbix-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/initMAX/zabbix-mcp-server.git"
      ]
    }
  }
}

From the README

Zabbix MCP Server developed and maintained by and community Full Zabbix API access from Claude, Codex, VS Code, JetBrains, and other MCP clients.           Overview: What is this? · Features Install: Quick Start · Installation · Upgrade · First-time admin access Configure: Reference · OAuth 2.1 · Public URL · TLS / HTTPS · Token Budget Use: Client Wizard · AI Clients · Prompts · Tools · Parameters · PDF Reports Operate: Installer CLI · Update notifications · Compatibility…
Read full README on GitHub →

Related developer tools servers