mcpbeat Sign in

Zabbix AI CLI MCP Server

local only

Zabbix AI CLI MCP 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, 19 h 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 MCP

same job, measured the same way
Zabbix AI CLI
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
Prometheus MCP Server
by pab1it0

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

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
Myco Brain
by thegoodguysla

Self-hosted, source-traceable memory layer and MCP server for AI agents, on your own Postgres.

66 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
Google Business Profile MCP
by a1-x-tech

MCP server for Google Business Profile: locations, reviews, local posts and performance metrics.

131 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

Zabbix AI CLI MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Zabbix AI CLI MCP?
Zabbix AI CLI MCP 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 MCP 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.