zabbix-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@zabbix-mcpshow current problems with high severity"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
zabbix-mcp
MCP server para acessar a API do Zabbix https://monitor.c15.ligerosmart.com.
Tools expostas
Tool | Descrição |
| Lista hosts com filtros (hostids, groupids, status) |
| Busca livre por hosts (name/host/ip + wildcards) |
| Problems ativos com filtros de severidade/tempo |
| Triggers configurados (min_severity, only_true) |
| Items/métricas (filtro por key_) |
| Histórico numérico (itemids, time window) |
| Events (OK/PROBLEM, severities, time window) |
| Reconhecer eventos |
Related MCP server: Zabbix MCP Server
Configuração
Variável | Descrição | Default |
| Base URL (sem |
|
| Token da API direto (env) | — |
| 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.jsUso
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.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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