mpeirone/zabbix-mcp-server
by Various
🔌 Complete MCP server for Zabbix integration — Connect AI assistants to Zabbix monitoring with a single unified tool covering 100% of Zabbix APIs. Includes read-only mode and docu
MCP
mpeirone/zabbix-mcp-server
Added 1 June 2026
Overview
MCP server that connects AI assistants to Zabbix monitoring. It covers all Zabbix APIs with a unified tool, offering read-only mode and documentation tools for exploring monitoring data like hosts, items, triggers, templates, and problems.
Best for
Best for
Developers and DevOps teams who want to query Zabbix monitoring using AI assistants
Use cases
- Query Zabbix hosts and items via natural language through an AI assistant
- Retrieve active triggers and problems without manual API calls
- Integrate Zabbix monitoring context into automated AI workflows
How to use
Tools exposed
zabbix_apizabbix_api_docszabbix_api_list
Tested with
Claude Code, Claude Desktop
Example client config
{\n "mcpServers": {\n "zabbix": {\n "command": "uvx",\n "args": ["--from", "git+https://github.com/mpeirone/zabbix-mcp-server@main", "zabbix-mcp"],\n "env": {\n "ZABBIX_URL": "https://zabbix.example.com",\n "ZABBIX_TOKEN": "your_api_token"\n }\n }\n }\n} Notes
MCP server that connects AI assistants to Zabbix monitoring. It covers all Zabbix APIs with a unified tool, offering read-only mode and documentation tools for exploring monitoring data like hosts, items, triggers, templates, and problems.
220 stars on GitHub. Last updated 2026-05-10. Licensed GPL-3.0.
Use cases
- Query Zabbix hosts and items via natural language through an AI assistant
- Retrieve active triggers and problems without manual API calls
- Integrate Zabbix monitoring context into automated AI workflows
Pros
- Complete coverage of all Zabbix API endpoints
- Read-only mode prevents accidental modifications
- Built-in documentation tools simplify exploring the monitoring data
Cons
- Requires running a separate Python MCP server
- Needs configuration for each Zabbix instance’s API credentials
- Large API surface may have a learning curve for new users
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Complete coverage of all Zabbix API endpoints
- Read-only mode prevents accidental modifications
- Built-in documentation tools simplify exploring the monitoring data
Cons
- Requires running a separate Python MCP server
- Needs configuration for each Zabbix instance's API credentials
- Large API surface may have a learning curve for new users
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Continue
Continue.dev
Open-source AI code assistant for VS Code and JetBrains. Customisable, BYO model, built for enterprise.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.