Zabbix MCP Server
by leroylim
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CACHE_TTL | No | Cache time-to-live in seconds | 300 |
| LOG_LEVEL | No | Logging level (e.g., debug, info, error) | info |
| ZABBIX_API_URL | No | The URL of the Zabbix API endpoint (e.g., https://your-zabbix-server/api_jsonrpc.php) | |
| ZABBIX_PASSWORD | No | Zabbix password for traditional authentication | |
| ZABBIX_USERNAME | No | Zabbix username for traditional authentication | |
| ZABBIX_API_TOKEN | No | API token for authentication (recommended for Zabbix 5.4+) | |
| MCP_TRANSPORT_MODE | No | Transport mode for MCP (stdio or http) | stdio |
| ZABBIX_REQUEST_TIMEOUT | No | Request timeout in milliseconds | 120000 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/leroylim/zabbix-mcp-server-nodejs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server