Skip to main content
Glama
marcelofmatos

zabbix-mcp

zabbix-mcp

MCP server para acessar a API do Zabbix https://monitor.c15.ligerosmart.com.

Tools expostas

Tool

Descrição

zabbix_host_get

Lista hosts com filtros (hostids, groupids, status)

zabbix_host_search

Busca livre por hosts (name/host/ip + wildcards)

zabbix_problem_get

Problems ativos com filtros de severidade/tempo

zabbix_trigger_get

Triggers configurados (min_severity, only_true)

zabbix_item_get

Items/métricas (filtro por key_)

zabbix_history_get

Histórico numérico (itemids, time window)

zabbix_event_get

Events (OK/PROBLEM, severities, time window)

zabbix_event_acknowledge

Reconhecer eventos

Related MCP server: Zabbix MCP Server

Configuração

Variável

Descrição

Default

ZABBIX_URL

Base URL (sem /api_jsonrpc.php)

https://monitor.c15.ligerosmart.com

ZABBIX_TOKEN

Token da API direto (env)

ZABBIX_TOKEN_FILE

Caminho de um arquivo com o token

O token vem de ZABBIX_TOKEN (tem precedência) ou de ZABBIX_TOKEN_FILE — pelo menos um é obrigatório. Use ZABBIX_TOKEN em deploys só-env (ex.: Swarm/Portainer) e ZABBIX_TOKEN_FILE quando o token vier de um arquivo/secret montado.

Build & Run

npm install
npm run build
npm test

# via arquivo
ZABBIX_TOKEN_FILE=$(pwd)/.token node dist/index.js
# ou via env direto
ZABBIX_URL=https://meu-zabbix ZABBIX_TOKEN=xxxxx node dist/index.js

Uso

Servidor MCP (stdio). Consumido tanto pelo Claude Code (mcpServers em ~/.claude.json) quanto pela imagem ghcr.io/marcelofmatos/mcp-supergateway-node, que expõe o servidor via streamable-HTTP na stack mcp-servers-anton.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    🔌 Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.
    3
    244
    GPL 3.0
  • A
    license
    C
    quality
    F
    maintenance
    Comprehensive MCP server for integrating with Zabbix monitoring systems, providing 90+ API tools across 19 categories for monitoring, alerting, and infrastructure management.
    100
    15
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    Exposes Zabbix monitoring capabilities as callable tools for AI agents and MCP-compatible clients.
  • A
    license
    -
    quality
    A
    maintenance
    MCP server to interact with Zammad ticketing system, enabling ticket search, creation, update, article addition, and user/organization/group queries via the Zammad API.
    11
    MIT

View all related MCP servers

Related MCP Connectors

  • An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform

  • An MCP server giving access to Grafana dashboards, data and more.

  • MCP server for Pentest-Tools.com: run scans, manage findings and reports via your preffered LLM.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcelofmatos/mcp-zabbix'

If you have feedback or need assistance with the MCP directory API, please join our Discord server