mcpbeat Sign in

Zabbix AI CLI MCP Server

local only

Zabbix AI CLI runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 13 Sep 2026.

Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.

Installs / week
not published
0
Stars
0 open issues
13 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Go

What the code does

We read the source, 7 d ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation internal/api/client.go:197
        select {
        case <-ctx.Done():
            return &TransportError{Op: "call " + method, Err: ctx.Err()}
        return filepath.Join(cwd, dir, "skills"), nil

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to Zabbix AI CLI

same job, measured the same way
Zabbix AI CLI MCP
by stufently

Task-shaped Zabbix access for AI agents: problems, host triage, metrics, maintenance windows.

local only
Dynatrace Managed MCP
by dynatrace-oss

MCP server for Dynatrace Managed to access logs, events, and metrics.

602 installs/wk local only
Madjik Io
by madjik-io

Quantum-finance market metrics for AI agents, computed by the Black Belt Labs engine.

41 installs/wk local only
SSH — policy-gated remote access
by tufantunc

Policy-gated, audited SSH for Linux and Windows hosts: roles, approvals, and an audit log.

9 328 installs/wk local only
I
Indiebob
by chemic

IndieBob for agents: metrics, posts, cold outreach written per prospect, and what to do next.

57 installs/wk local only
Voris
by voris-mcp

Voris privacy-native web analytics for AI agents: query metrics & citations, scaffold tracking.

51 installs/wk local only
Prometheus MCP Server
by pab1it0

MCP server providing Prometheus metrics access and PromQL query execution for AI assistants

local only
MCP Process
by digital-defiance

Process management and monitoring for AI agents with strict security boundaries

62 installs/wk local only

Zabbix AI CLI — questions

Answers built from our own checks of this server.

Why is there no uptime for Zabbix AI CLI?
Zabbix AI CLI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Zabbix AI CLI open source?
Yes — it is published under the Apache-2.0 licence, written in Go and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.