Google PageRank for AI agents. 25,000+ tools indexed.

velesnitski/zbbx-mcp

Score: 53.3 Rank #53 MCP Server

Zabbix MCP server for Claude Code, n8n, and any MCP-compatible client

Use velesnitski/zbbx-mcp in Claude Code Install AgentRank MCP — your AI finds the right tool automatically
Get API Access →
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

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for velesnitski/zbbx-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/velesnitski--zbbx-mcp)](https://agentrank-ai.com/tool/velesnitski--zbbx-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/velesnitski--zbbx-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/velesnitski--zbbx-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="velesnitski/zbbx-mcp"></script>

Matched Queries

"mcp server""mcp-server"

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 clo
Read full README on GitHub →
Are you the maintainer of velesnitski/zbbx-mcp?

Claim this listing to add a tagline, mark deprecation status, and get a verified maintainer badge.

Claim this tool →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.