Loading MCP server directory, please wait...
MCP server for Zabbix monitoring and automation
npx @getmcp/cli add io.github.mhajder/zabbix-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
ZABBIX_URLZabbix API URL (e.g., https://zabbix.example.com/api_jsonrpc.php)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mhajder/zabbix-mcp": {
"command": "uvx",
"args": [
"zabbix-mcp"
],
"env": {
"ZABBIX_URL": "",
"ZABBIX_TOKEN": "",
"ZABBIX_USER": "",
"ZABBIX_PASSWORD": "",
"ZABBIX_VERIFY_SSL": "true",
"ZABBIX_TIMEOUT": "30",
"ZABBIX_SKIP_VERSION_CHECK": "false",
"READ_ONLY_MODE": "false",
"DISABLED_TAGS": "",
"LOG_LEVEL": "INFO",
"RATE_LIMIT_ENABLED": "false",
"RATE_LIMIT_MAX_REQUESTS": "60",
"RATE_LIMIT_WINDOW_MINUTES": "1",
"TOOL_SEARCH_ENABLED": "false",
"TOOL_SEARCH_STRATEGY": "bm25",
"TOOL_SEARCH_MAX_RESULTS": "5"
}
}
}
}Operate your own Linux servers from your LLM. Requires the SentinelX agent installed per host.
AI agent run monitoring with incident replay and SLA receipts.
DevCycle MCP server for feature flag management
An MCP server connects your AI assistants to Infrahub using the open MCP standard.