MCP servers in the Monitoring category. Search by intent and copy ready-made configs for Claude Code and Cursor.
Top 12 — Monitoring
mcp-telemetry
Community
Socket.IO-style telemetry for MCP servers. Instrument a tool call with a few lines of `mcp-telemetry-sdk`, and `telemetry_subscribe` streams its live progress (steps, logs, cost, done) to any connected MCP client via `notifications/progress` — no polling, and a job started in one session can be watched from a completely different one.
MCP server that checks the live status of 3831 software services in real time. Ask your AI agent "is GitHub down?" or "what's wrong with Sentry?" — and get a live answer pulled directly from official status pages, including full incident detail when something is broken. `npx -y github:jabbawocky/statuscraft`
Monitoringtypescript
claude mcp add statuscraft -- npx -y github
server-raygun
Community
Raygun API V3 integration for crash reporting and real user monitoring
Zero-config data quality monitoring across Postgres, BigQuery, Snowflake, MySQL, and DuckDB. Profile a warehouse, detect anomalies (volume, schema drift, freshness, NULLs, distribution, cardinality), with optional dbt manifest lineage. Read-only — connection resolved server-side, never passed via the model.
Data freshness verification for AI agents. Probes endpoints for HTTP cache staleness, latency percentiles, content fingerprinting, TLS health, DNS timing, and redirect chains. Returns deterministic FRESH/STALE/UNKNOWN verdicts with NIST AI RMF mapping. CLI + MCP server + HTTP API with Prometheus metrics and YAML policy engine.