Zabbix MCP Server
Exposes a /metrics endpoint for Prometheus scraping, allowing monitoring of the MCP server's metrics.
Click on "Deploy 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 MCP Server@zabbix get host brief for web-server"
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 Server(通用产品)v0.4.0
基于 mpeirone/zabbix-mcp-server 源码增强(上游未上架 PyPI)。
项 | 值 |
文档 | |
MCP |
|
Health |
|
Metrics |
|
工具 |
|
启动
cd /opt/zabbix-mcp
cp -n .env.example .env
# ZABBIX_TOKEN=...
# MCP_HTTP_TOKEN=... 或 MCP_HTTP_TOKENS=alice:...,bob:...
docker compose up -d --build依赖模型:
PyPI:
requirements.txt(fastmcp/zabbix-utils等)构建时pip install上游 MCP 源码:
./vendor/zabbix_mcp_server(体积很小;用scripts/sync-upstream-vendor.sh更新)本产品增强:
./app
Related MCP server: Zabbix MCP Server
任意 AI 接入
{
"mcpServers": {
"zabbix": {
"url": "http://172.13.2.51:8000/mcp",
"headers": {
"Authorization": "Bearer <token>"
}
}
}
}单机问诊优先 host_brief(ip)。
能力
能力 | 配置 |
只读 + 白名单 |
|
单/多 Token |
|
每客户端限流 |
|
CIDR |
|
审计 |
|
Prometheus |
|
语义工具 |
|
上游同步 |
|
This server cannot be deployed
Maintenance
Related MCP Connectors
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Let AI agents query data and act across all your business apps via MCP.
Connect AI assistants to Xitoring monitoring: servers, uptime, incidents, metrics, SSL, and alerts.
- mttrlyOAuthcom.mttrly
AI-powered incident management and server monitoring via MCP.
Related MCP Servers
- AlicenseAqualityCmaintenance🔌 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.3253GPL 3.0
- FlicenseNot gradedqualityDmaintenanceEnables users to monitor and query Zabbix infrastructure through natural language by providing access to current problems, active triggers, and system health status via the Zabbix API.-
- AlicenseNot gradedqualityAmaintenanceExposes the complete Zabbix API to MCP-compatible AI assistants, enabling natural language management of hosts, problems, and templates across multiple instances. It provides 220 tools for comprehensive monitoring and configuration with support for read-only modes and secure authentication.199AGPL 3.0
- FlicenseNot gradedqualityCmaintenanceExposes Zabbix monitoring capabilities as callable tools for AI agents and MCP-compatible clients.-