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"
}
}
}
}Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.
Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.
Governed MCP server for DMTF Redfish BMCs. Read-only by default; writes are opt-in and dry-run.