velesnitski/zbbx-mcp
Zabbix MCP server for Claude Code, n8n, and any MCP-compatible client
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
velesnitski/zbbx-mcp is a Python MCP server licensed under MIT. Zabbix MCP server for Claude Code, n8n, and any MCP-compatible client
Ranked #53 out of 110 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
# zbbx-mcp Zabbix MCP server for Claude Code, n8n, and any MCP-compatible client. Gives LLMs direct access to your Zabbix monitoring — hosts, problems, host groups, and acknowledgements. ## Quick start ### 1. Get a Zabbix API token In Zabbix UI: **User settings** → **API tokens** → **Create API token**. ### 2. Add to Claude Code ```bash claude mcp add zabbix \ -e ZABBIX_URL=https://your-zabbix.example.com \ -e ZABBIX_TOKEN=your_api_token \ -- uvx --from "git+https://github.com/velesnitski/zbbx-mcp" zbbx-mcp ``` ### 3. Verify ``` You: show current problems with severity >= Warning ``` ## What it does | Tool | Description | |------|-------------| | `search_hosts` | Search hosts by name pattern or host group | | `get_host` | Get full details of a specific host | | `get_problems` | Get current problems (active triggers) with filtering | | `get_problem_detail` | Get full details of a specific problem/event | | `acknowledge_problem` | Acknowledge a problem and optionally cloRead full README on GitHub →
Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.
Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.