69
/ 100
1 month ago
pulsemcp

Zabbix

Integrates with Zabbix 7.4 monitoring infrastructure with 86 tools, read-only mode, and 96% test coverage.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: ZABBIX_API_TOKEN, ZABBIX_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configZABBIX_URL"": "https://your-zabbix-instance/zabbix",
🔐 secretZABBIX_API_TOKEN"": "<your-api-token>"
configZABBIX_USERyes Username (alternative to token)
🔐 secretZABBIX_PASSWORDyes Password (alternative to token)
configZABBIX_VERIFY_SSLno Set to false to disable SSL verification. Default: true
configZABBIX_READ_ONLY"": "true"
configMCP_TRANSPORTFor SSE transport (legacy), use =sse. The endpoint is then /sse.
configMCP_HOSTTo bind to all interfaces (e.g. for Docker or a remote host), set =0.0.0.0. In that case, place the server behind a reverse proxy with authentication.
configMCP_PORT8000 Listen port for http/sse transport
configZABBIX_TIMEOUTno API request timeout in seconds. Default: 30
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/alysko-zabbix-mcp-1c8x5w)](https://m8ven.ai/mcp/alysko-zabbix-mcp-1c8x5w)
commit: 77c8ed15e765545bd0e24e5f702fd0572aa9cd8c
code hash: 8b21fdc0a9e713c5059f980998102da3e813bc75c0ca0b7284f09dd524446d34
verified: 6/16/2026, 1:00:03 PM
view raw JSON →