Server data from the Official MCP Registry
MCP server for Zabbix API - exposes all Zabbix API functionality via MCP
MCP server for Zabbix API - exposes all Zabbix API functionality via MCP
Valid MCP server (4 strong, 4 medium validity signals). 10 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
12 files analyzed · 11 issues found
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.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-daedalus-mcp-zabbix": {
"args": [
"mcp-zabbix"
],
"command": "uvx"
}
}
}From the project's GitHub README.
MCP server for Zabbix API - exposes all Zabbix API functionality via MCP
mcp-name: io.github.daedalus/mcp-zabbix
pip install mcp-zabbix
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)from mcp_zabbix import mcp
mcp.run()
Or via CLI:
mcp-zabbix
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)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/
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.