Skip to main content
Glama

mcp-zabbix

MCP server for Zabbix API - exposes all Zabbix API functionality via MCP

PyPI Python

mcp-name: io.github.daedalus/mcp-zabbix

Install

pip install mcp-zabbix

Related MCP server: Zabbix MCP Server

Configuration

Set the following environment variables:

  • ZABBIX_URL - Zabbix API URL (required)

  • ZABBIX_TOKEN - API token (required, or use user/password)

  • ZABBIX_USER - Zabbix username (optional)

  • ZABBIX_PASSWORD - Zabbix password (optional)

Usage

from mcp_zabbix import mcp

mcp.run()

Or via CLI:

mcp-zabbix

API

The MCP server exposes all Zabbix API methods as tools. Tools follow the pattern:

  • zabbix_<namespace>_<method> (e.g., zabbix_host_get, zabbix_host_create)

Development

git clone https://github.com/daedalus/mcp-zabbix.git
cd mcp-zabbix
pip install -e ".[test]"

# run tests
pytest

# format
ruff format src/ tests/

# lint
ruff check src/ tests/

# type check
mypy src/
Install Server
A
license - permissive license
C
quality
C
maintenance

Maintenance

โ€“Maintainers
โ€“Response time
โ€“Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    ๐Ÿ”Œ Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.
    Last updated
    3
    238
    GPL 3.0
  • F
    license
    -
    quality
    D
    maintenance
    Enables users to monitor and query Zabbix infrastructure through natural language by providing access to current problems, active triggers, and system health status via the Zabbix API.
    Last updated
  • A
    license
    -
    quality
    C
    maintenance
    Exposes the complete Zabbix API to MCP-compatible AI assistants, enabling natural language management of hosts, problems, and templates across multiple instances. It provides 220 tools for comprehensive monitoring and configuration with support for read-only modes and secure authentication.
    Last updated
    162
    AGPL 3.0
  • A
    license
    A
    quality
    A
    maintenance
    Provides advanced, programmable access to Zabbix monitoring data and management features, enabling querying, automation, and integration of Zabbix resources.
    Last updated
    53
    8
    MIT

View all related MCP servers

Related MCP Connectors

  • Gateway between LLM agents and world data through eight tools and a bundled endpoint catalog.

  • Free public MCP for AI agents โ€” 193 tools, 44 workflows. No API key.

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

View all MCP Connectors

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/daedalus/mcp-zabbix'

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