uptimerobot
01Plugin Claude Code
Monitor websites, APIs, and servers — create monitors, triage incidents, and query uptime stats from Claude Code. Supports HTTP, keyword, ping, port, heartbeat, DNS, API, and UDP monitors.
Plugin Claude Code
Monitor websites, APIs, and servers — create monitors, triage incidents, and query uptime stats from Claude Code. Supports HTTP, keyword, ping, port, heartbeat, DNS, API, and UDP monitors.
MCP server Claude CodeCodexCursor +2
MCP server "uptimerobot", hosted remotely at mcp.uptimerobot.com, as configured in uptimerobot/ai.
Instructions file CodexOpenCode
Instructions for uptimerobot/ai, covering agents.md — uptimerobot, what uptimerobot is, how to talk to uptimerobot, no account? create a monitor with just an email and tools (all 32).
Cursor rule
Rules for agents interacting with the UptimeRobot MCP server.
Skill Claude CodeCodex
Pause (or resume) many UptimeRobot monitors at once — by tag, search term, or state — around a deployment or maintenance window.
Skill Claude CodeCodex
Conventions and gotchas for every UptimeRobot MCP tool call — monitor types, URL formats, HEARTBEAT URL handling, discovery-before-writes, pagination, time ranges, error codes, and output style. Use whenever you call any uptimerobot: tool.
Skill Claude CodeCodex
Create an API monitor that calls an HTTP endpoint and runs up to five JSON/header assertions combined with AND/OR logic; alerts when assertions fail.
Skill Claude CodeCodex
Create a DNS monitor that resolves records for a domain and alerts when they change or the DNS server does not respond.
Skill Claude CodeCodex
Create a HEARTBEAT monitor (cron/job monitor) that expects the target to ping a generated URL on a schedule; alerts when expected pings stop arriving.
Skill Claude CodeCodex
Create an HTTP monitor in UptimeRobot to check that a URL returns a successful response on an interval.
Skill Claude CodeCodex
Create a KEYWORD monitor that fetches a URL and alerts when a given keyword appears (or is missing) in the response body.
Skill Claude CodeCodex
Create a PING monitor that sends ICMP echo requests to a hostname or IP and alerts on packet loss / timeout.
Skill Claude CodeCodex
Create a PORT monitor that opens a TCP connection to a host:port and alerts when the port is not accepting connections.
Skill Claude CodeCodex
Create a UDP monitor that sends a UDP packet to a host:port and optionally checks the response keyword or packet-loss threshold.
Skill Claude CodeCodex
Handle UptimeRobot MCP errors — codes, meanings, retry policy, and user-facing recovery suggestions.
Skill Claude CodeCodex
End-to-end incident workflow — find what's down, diagnose it, pause flapping monitors, and verify recovery.
Skill Claude CodeCodex
List downtime incidents and fetch per-incident checker locations, IPs, logs, and traceroute data.
Skill Claude CodeCodex
List the alert-contact integrations configured on the UptimeRobot account so you can attach them to new or existing monitors.
Skill Claude CodeCodex
Schedule one-off or recurring maintenance windows that suppress alerts for planned downtime, as an alternative to bulk-pause.
Skill Claude CodeCodex
Choose between monitor groups and tags for organizing monitors — group membership is opaque and write-only over MCP, so tags are usually the better default.
Skill Claude CodeCodex
List monitors, fetch details, and pause or resume monitors in UptimeRobot.
Skill Claude CodeCodex
Generate a one-shot health snapshot — monitor counts by state, which are currently down, recent incident count, and total downtime — useful as a daily brief or ad-hoc check.
Skill Claude CodeCodex
Create a free UptimeRobot HTTPS uptime monitor for someone using ONLY their email, no UptimeRobot account, no API key, and no MCP/OAuth. The agent calls an unauthenticated proof-of-work-gated API; the owner confirms with one click in an activation email. Use when a user wants monitoring but is not signed in to…
Skill Claude CodeCodex
Connect and authenticate the UptimeRobot MCP server (OAuth via mcp-remote), OR diagnose why uptimerobot: MCP tools aren't visible in the current session. Invoke this skill any time you cannot see UptimeRobot tools, before telling the user the MCP is misconfigured — Step 0 detects the most common case (server already…