Zabbix Mcp
@mpeirone
关于 Zabbix Mcp
🔌 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"zabbix": {
"command": "uv",
"args": [
"run",
"--directory",
"/path/to/zabbix-mcp-server",
"python",
"src/zabbix_mcp_server.py"
],
"env": {
"ZABBIX_URL": "https://zabbix.example.com",
"ZABBIX_TOKEN": "<your_api_token>",
"READ_ONLY": "true"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Zabbix MCP Server?
A comprehensive Model Context Protocol (MCP) server for Zabbix integration, built with FastMCP and python-zabbix-utils. It exposes full Zabbix API functionality through MCP‑compatible tools, enabling programmatic management of hosts, items, triggers, templates, problems, users, maintenance, and more.
How to use Zabbix MCP Server?
Set up the server by configuring your Zabbix API credentials and Python 3.10+ environment, then invoke any of the provided MCP tools (e.g., host_get, trigger_create, event_acknowledge) to interact with your Zabbix infrastructure.
Key features of Zabbix MCP Server
- Host management (get, create, update, delete)
- Host group management (get, create, update, delete)
- Item management (get, create, update, delete)
- Trigger management (get, create, update, delete)
- Template management (get, create, update, delete)
- Problem and event management with event acknowledgment
开发工具 分类下的更多 MCP 服务器
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Hello World MCP Server (Reference Extension)
anthropicsDesktop Extensions: One-click local MCP server installation in desktop apps
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
评论