★ 66 stars
Python
🤖 AI/LLM
Updated 7d ago
MCP server for the complete Zabbix API — 231 tools, multi-server support, bearer auth, systemd ready. Works with ChatGPT, Claude, VS Code, Codex, JetBrains and any MCP client.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"zabbix-mcp-server": {
"command": "uvx",
"args": [
"zabbix-mcp-server"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add zabbix-mcp-server uvx zabbix-mcp-server
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"zabbix-mcp-server": {
"command": "uvx",
"args": [
"zabbix-mcp-server"
]
}
}
}
📋 Copy
Or install with pip: pip install zabbix-mcp-server
Topics
ai-agent ai-tools automation chatgpt claude codex copilot devops infrastructure jetbrains llm mcp mcp-server model-context-protocol monitoring