MCPVault

monitoring

MCP tool from Devops Status MCP Server by cyanheads

datadog, sentry, new-relic, grafana-cloud, honeycomb

How to use it

monitoring is exposed by the Devops Status MCP Server MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the monitoring tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Devops Status MCP Server

$docker run --rm -p 3010:3010 devops-status-mcp-server
FULL DEVOPS STATUS MCP SERVER LISTING

Other tools in Devops Status MCP Server (16)

ai

openai, anthropic, elevenlabs, pinecone, cohere

auth

auth0, clerk, workos

cdn-edge

cloudflare, akamai

cloud

digitalocean, linode, aws, gcp

comms

slack, discord, twilio, sendgrid, mailgun, hubspot, brevo, courier, loops

data

mongodb-atlas, planetscale, supabase, neon, redis-cloud, elastic, influxdb, upstash, cloudinary, segment

dev-platform

gitlab, github, npm, vercel, netlify, render, fly-io, circleci, travis-ci, snyk, atlassian, figma, launchdarkly

devops_check_certs

Inspect SSL/TLS certificate health for one or more domains via a real TLS handshake. Reports expiry, chain depth, protocol version, cipher suite, and HSTS presence. Pure TypeScript — no external API.

devops_check_dns

Resolve DNS records and verify propagation for one or more domains across Google (8.8.8.8), Cloudflare (1.1.1.1), and Quad9 (9.9.9.9). Reports per-resolver latency and resolver discrepancies. Pure TypeScript — no external API.

devops_get_incidents

Fetch incident history for a vendor — active, resolved, or scheduled maintenance. Returns the full incident timeline with per-update bodies and affected components.

devops_list_vendors

List vendors in the built-in registry, optionally filtered by name or category. Returns slug, display name, category, and status page URL.

devops_status_check

Check the current health status for one or more vendors. Returns per-vendor indicator (none / minor / major / critical / maintenance), degraded components, and active incident summaries.

devops_suggest_action

Instruction tool — returns a tailored incident-response playbook and pre-filled follow-up tool calls given a vendor name and optional incident context. No external calls; fully deterministic.

devops_watch_stack

Check the health of a named vendor stack persisted in session state. Pass vendors once to save the list; subsequent calls reuse it. Returns an aggregate health rollup plus per-vendor detail.

nextToolSuggestions

pre-populated with arguments from the provided context — execute in sequence to gather diagnostic data

Promise.allSettled

fan-out — one failing vendor does not block the rest; errors surface inline