MCP server for Zabbix monitoring and automation
Set these up before or after installing:
Environment variable: ZABBIX_URL
Environment variable: ZABBIX_TOKEN
Environment variable: ZABBIX_USER
Environment variable: ZABBIX_PASSWORD
Environment variable: ZABBIX_VERIFY_SSL
Environment variable: ZABBIX_TIMEOUT
Environment variable: ZABBIX_SKIP_VERSION_CHECK
Environment variable: READ_ONLY_MODE
Environment variable: DISABLED_TAGS
Environment variable: LOG_LEVEL
Environment variable: RATE_LIMIT_ENABLED
Environment variable: RATE_LIMIT_MAX_REQUESTS
Environment variable: RATE_LIMIT_WINDOW_MINUTES
Environment variable: MCP_HTTP_PORT
Environment variable: MCP_TRANSPORT
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mhajder-zabbix-mcp": {
"env": {
"LOG_LEVEL": "your-log-level-here",
"ZABBIX_URL": "your-zabbix-url-here",
"ZABBIX_USER": "your-zabbix-user-here",
"ZABBIX_TOKEN": "your-zabbix-token-here",
"DISABLED_TAGS": "your-disabled-tags-here",
"MCP_HTTP_PORT": "your-mcp-http-port-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"READ_ONLY_MODE": "your-read-only-mode-here",
"ZABBIX_TIMEOUT": "your-zabbix-timeout-here",
"ZABBIX_PASSWORD": "your-zabbix-password-here",
"ZABBIX_VERIFY_SSL": "your-zabbix-verify-ssl-here",
"RATE_LIMIT_ENABLED": "your-rate-limit-enabled-here",
"RATE_LIMIT_MAX_REQUESTS": "your-rate-limit-max-requests-here",
"RATE_LIMIT_WINDOW_MINUTES": "your-rate-limit-window-minutes-here",
"ZABBIX_SKIP_VERSION_CHECK": "your-zabbix-skip-version-check-here"
},
"args": [
"zabbix-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (0 strong, 2 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Scanned 3 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!