Skip to main content
Glama
mhajder

Zabbix MCP Server

by mhajder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
SENTRY_DSNNoSentry DSN to enable error tracking
ZABBIX_URLNoURL of the Zabbix API endpoint, e.g., https://zabbix.example.com/api_jsonrpc.php
ZABBIX_USERNoZabbix username for authentication (alternative to token)
ZABBIX_TOKENNoZabbix API token (preferred for Zabbix 5.4+)
DISABLED_TAGSNoComma-separated list of tags to disable tools for
MCP_HTTP_HOSTNoHost to bind HTTP server0.0.0.0
MCP_HTTP_PORTNoPort to bind HTTP server8000
MCP_TRANSPORTNoTransport type: stdio, sse, or httpstdio
READ_ONLY_MODENoSet to true to disable all write operationsfalse
ZABBIX_TIMEOUTNoConnection timeout in seconds30
ZABBIX_PASSWORDNoZabbix password for authentication (alternative to token)
ZABBIX_VERIFY_SSLNoEnable SSL certificate verificationtrue
RATE_LIMIT_ENABLEDNoEnable rate limitingfalse
TOOL_SEARCH_ENABLEDNoReplace full tool listing with search toolsfalse
TOOL_SEARCH_STRATEGYNoSearch strategy: bm25 or regexbm25
MCP_HTTP_BEARER_TOKENNoOptional bearer token for HTTP authentication
RATE_LIMIT_MAX_REQUESTSNoMaximum requests allowed per window60
TOOL_SEARCH_MAX_RESULTSNoMaximum number of matching tools returned5
RATE_LIMIT_WINDOW_MINUTESNoWindow size in minutes1
ZABBIX_SKIP_VERSION_CHECKNoSkip version checkfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mhajder/zabbix-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server