<h4> Full Zabbix API access from Claude, Codex, VS Code, JetBrains, and other MCP clients. </h4>
The server runs as a standalone HTTP service. AI clients connect to it over the network.
The server publishes 14 tools. What each one is for:
Multi — token authentication** - Named tokens with scopes, IP restrictions, server binding, expiry; managed via admin portal, CLI (generate-token), orLLM — friendly normalizations** - Symbolic enum names, auto-fill defaults, preprocessing cleanup, timestamp conversionRead — only mode** - Per-server and per-token write protection to prevent accidental changesAuto-reconnect — Transparent re-authentication on session expiryProduction-ready — systemd service, logrotate, Docker support, security hardeningmacOS — LaunchAgent at ~/Library/LaunchAgents/com.initmax.zabbix-mcp-server.plist (auto-restart via KeepAlive)Linux — systemd --user unit at ~/.config/systemd/user/zabbix-mcp-server.service with loginctl enable-linger so the service survives logoutPrompt — Target serverMethod — EndpointFeature — DescriptionDashboard — System overview with MCP health status (green/red dot), Zabbix server connectivity with async token validation, uptime, recent audit activityUsers — Admin / operator / viewer roles; password complexity enforcement (10+ chars, uppercase, digit)Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
This sits in the AI and media services group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Zabbix's toolset — Multi, LLM, Read and 11 more — is a fair guide to whether it matches your workflow. It is maintained by initmax; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| Multi | token authentication** - Named tokens with scopes, IP restrictions, server binding, expiry; managed via admin portal, CLI (generate-token), or config.toml |
| LLM | friendly normalizations** - Symbolic enum names, auto-fill defaults, preprocessing cleanup, timestamp conversion |
| Read | only mode** - Per-server and per-token write protection to prevent accidental changes |
| Auto-reconnect | Transparent re-authentication on session expiry |
| Production-ready | systemd service, logrotate, Docker support, security hardening |
| macOS | LaunchAgent at ~/Library/LaunchAgents/com.initmax.zabbix-mcp-server.plist (auto-restart via KeepAlive) |
| Linux | systemd --user unit at ~/.config/systemd/user/zabbix-mcp-server.service with loginctl enable-linger so the service survives logout |
| Prompt | Target server |
| Method | Endpoint |
| Feature | Description |
| Dashboard | System overview with MCP health status (green/red dot), Zabbix server connectivity with async token validation, uptime, recent audit activity |
| Users | Admin / operator / viewer roles; password complexity enforcement (10+ chars, uppercase, digit) |
| Settings | All config.toml sections editable — MCP Server, TLS & Security, Tool Exposure (allowlist + denylist), PDF Reports & Branding, Admin Portal |
| Design | initMAX branded, dark/light/auto mode, Rubik font, instant CSS tooltips, responsive mobile layout |
Build a programmable telecommunications stack for connecting telephony services with the Internet via a cloud-based utility.
Search built for AI, not humans — semantic web search that returns model-ready content, plus code context.
Answers, not links — delegate questions to Perplexity's search-grounded models and get cited responses back.
Give your assistant a voice — text-to-speech, voice cloning and audio tools from the ElevenLabs API.
Give your assistant a real code sandbox — isolated cloud VMs for actually running the code it writes.
The ML hub in your context window — search models, datasets, papers and run Spaces from the official server.