mcpbeat Sign in

Monitoring AIops MCP Server

local only

Monitoring AIops runs on your own machine — the client starts it, so there is no endpoint to ping. 285 installs a week from pypi. Last commit 17 Sep 2026.

Governed SolarWinds Orion + PRTG + Zabbix ops: SWQL, alert rollup, health, 42 tools.

Installs per day peak 370 · avg 72 · -36% w/w
a month agotoday
285
Installs / week
pypi · monitoring-aiops
0
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Monitoring AIops every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add monitoring-aiops -- uvx monitoring-aiops
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "monitoring-aiops": {
      "args": [
        "monitoring-aiops"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.monitoring-aiops]
command = "uvx"
args = ["monitoring-aiops"]
.cursor/mcp.json
{
  "mcpServers": {
    "monitoring-aiops": {
      "args": [
        "monitoring-aiops"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "monitoring-aiops": {
      "args": [
        "monitoring-aiops"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Monitoring AIops

same job, measured the same way
Observability AIops
by aiops-tools

Governed Prometheus + Grafana ops: PromQL, alerts, dashboards, RCA; 39 tools.

275 installs/wk local only
Zabbix MCP
by mhajder

MCP server for Zabbix monitoring and automation

695 installs/wk local only
MCP Server Health Monitor
by dbsectrainer

Health monitoring for all your MCP servers

29 installs/wk local only
Netmon (demo)
by netmon

Public read-only demo of Netmon's network monitoring tools over a recorded snapshot.

36 tools answering
Uptimebolt MCP Server
by clm-cloud-solutions

AI-powered infrastructure monitoring — health, incidents, predictions, RCA, deploy safety

40 installs/wk local only
Merlonix Monitoring
by merlonix

Monitoring for agencies — uptime, SSL, DNS, blocklists, AI visibility, MCP health. 8 no-auth tools.

16 tools answering
FabTally Chain
by zvmzaretsky

On-chain monitoring reads: ENS/Basename expiry, gas, token unlocks & Chainlink oracle health.

4 tools answering
MCP Kafka
by dockndevai

Apache Kafka monitoring & management for AI agents (with consumer lag) — governed.

322 installs/wk local only

Monitoring AIops — questions

Answers built from our own checks of this server.

Why is there no uptime for Monitoring AIops?
Monitoring AIops runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package monitoring-aiops was installed 285 times last week.
How do I connect Monitoring AIops?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls monitoring-aiops straight from pypi; nothing to host, nothing to sign up for.
How many people use Monitoring AIops?
The pypi package monitoring-aiops was installed 285 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Monitoring AIops open source?
Yes — it is published under the MIT licence, written in Python 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.