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"
}
}
}
}DevCycle MCP server for feature flag management
An MCP server connects your AI assistants to Infrahub using the open MCP standard.
An MCP server for Scout Monitoring data interactions.
Productivity framework for DevOps engineers using AI assistance (Claude Code) while working on PoCs