Zabbix MCP
MCP server for Zabbix monitoring and automation
{
"mcpServers": {
"zabbix-mcp": {
"command": "uvx",
"args": [
"zabbix-mcp"
],
"env": {
"ZABBIX_URL": "<zabbix_url>",
"ZABBIX_TOKEN": "<your-zabbix_token>",
"ZABBIX_USER": "<zabbix_user>",
"ZABBIX_PASSWORD": "<your-zabbix_password>",
"ZABBIX_VERIFY_SSL": "true",
"ZABBIX_TIMEOUT": "30",
"ZABBIX_SKIP_VERSION_CHECK": "false",
"READ_ONLY_MODE": "false",
"DISABLED_TAGS": "<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",
"MCP_HTTP_PORT": "8000",
"MCP_TRANSPORT": "<mcp_transport>"
}
}
}
}{
"mcpServers": {
"zabbix-mcp": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"ghcr.io/mhajder/zabbix-mcp:0.3.0"
],
"env": {
"ZABBIX_URL": "<zabbix_url>",
"ZABBIX_TOKEN": "<your-zabbix_token>",
"ZABBIX_USER": "<zabbix_user>",
"ZABBIX_PASSWORD": "<your-zabbix_password>",
"ZABBIX_VERIFY_SSL": "true",
"ZABBIX_TIMEOUT": "30",
"ZABBIX_SKIP_VERSION_CHECK": "false",
"READ_ONLY_MODE": "false",
"DISABLED_TAGS": "<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",
"MCP_HTTP_PORT": "8000",
"MCP_TRANSPORT": "<mcp_transport>"
}
}
}
}ZABBIX_URLZabbix API URL (e.g., https://zabbix.example.com/api_jsonrpc.php)
ZABBIX_TOKENZabbix API token (preferred for Zabbix 5.4+)
ZABBIX_USERZabbix username (alternative to token)
ZABBIX_PASSWORDZabbix password (alternative to token)
ZABBIX_VERIFY_SSLVerify SSL certificates (true/false)
ZABBIX_TIMEOUTRequest timeout in seconds
ZABBIX_SKIP_VERSION_CHECKSkip Zabbix API version compatibility check
READ_ONLY_MODEEnable read-only mode to restrict write operations
DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
ZABBIX_URLZabbix API URL (e.g., https://zabbix.example.com/api_jsonrpc.php)
ZABBIX_TOKENZabbix API token (preferred for Zabbix 5.4+)
ZABBIX_USERZabbix username (alternative to token)
ZABBIX_PASSWORDZabbix password (alternative to token)
ZABBIX_VERIFY_SSLVerify SSL certificates (true/false)
ZABBIX_TIMEOUTRequest timeout in seconds
ZABBIX_SKIP_VERSION_CHECKSkip Zabbix API version compatibility check
READ_ONLY_MODEEnable read-only mode to restrict write operations
DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
MCP_HTTP_PORTPort for HTTP server (default: 8000)
MCP_TRANSPORTMCP transport type (http for HTTP, stdio for stdio)
ZABBIX_URLZabbix API URL (e.g., https://zabbix.example.com/api_jsonrpc.php)
ZABBIX_TOKENZabbix API token (preferred for Zabbix 5.4+)
ZABBIX_USERZabbix username (alternative to token)
ZABBIX_PASSWORDZabbix password (alternative to token)
ZABBIX_VERIFY_SSLVerify SSL certificates (true/false)
ZABBIX_TIMEOUTRequest timeout in seconds
ZABBIX_SKIP_VERSION_CHECKSkip Zabbix API version compatibility check
READ_ONLY_MODEEnable read-only mode to restrict write operations
DISABLED_TAGSComma-separated list of tags to disable tools for
LOG_LEVELLogging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
RATE_LIMIT_ENABLEDEnable rate limiting
RATE_LIMIT_MAX_REQUESTSMaximum requests per rate limit window
RATE_LIMIT_WINDOW_MINUTESRate limit window in minutes
TOOL_SEARCH_ENABLEDEnable FastMCP tool search transform
TOOL_SEARCH_STRATEGYTool search strategy (bm25 or regex)
TOOL_SEARCH_MAX_RESULTSMaximum tool search results returned by search_tools
MCP_HTTP_PORTPort for HTTP server (default: 8000)
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.