mcpserver.lol
registry/uptimepage
Connection check verified live · 27h ago

uptimepage

Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.

Tools 15
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

15 tools

Read from the running server on 27h ago.

get_flow_runs read-only id*window*
A browser flow monitor's recent runs over a window (1h/24h/7d/30d): every declared step with its outcome and duration, the step a failure stopped on, and the page the browser saw.…
get_flow_step_trend read-only id*window*
How long each step of a browser flow monitor takes over a window (1h/24h/7d/30d), and how far it has moved: per step the earliest and latest mean duration, their ratio, and how man…
get_incident read-only id*
One incident: affected monitor, severity, open/resolved times, error sample, and the full operator-update timeline. Read-only.
get_incident_metrics read-only window_days
Incident metrics over a trailing window (default 30 days): MTTA/MTTR in seconds, total incidents, counts by severity and state, auto- vs human-resolved, and the noisiest monitors.…
get_monitor read-only id*
One monitor's full configuration — everything the check asserts (expected status, body match, headers, timeout, redirect and TLS policy), the regions it probes from, and how it ale…
get_monitor_history read-only id*regionwindow*
One monitor's history over a window (1h/24h/7d/30d): uptime, latency series, a per-region split of the same window, failures with error text, and incident windows. Pass `region` to…
get_org_health read-only
Org health summary: per-state monitor totals and the worst currently-failing monitors. The one-shot answer to 'what is broken right now?'. Read-only.
get_org_usage read-only
Org resource usage against plan limits: monitors, status pages, members, components, and key policy values. Read-only.
get_status_page read-only slug*
One status page: name, public URL, enabled, and its components with each linked monitor's current state. Read-only.
list_incidents read-only tofromstatecursormonitor_id
List the org's incidents: incident id, affected monitor, severity, open/resolved times, and latest update phase. Defaults to currently-open ones; pass state="all" with an optional…
list_monitors read-only tagtypestatecursor
List monitors with optional state/type/tag filters and cursor pagination. Each item carries its current state and last-checked time. Read-only.
list_notification_channels read-only
The org's notification channels: id, operator-set name, kind (email, slack, telegram, webhook, and so on), and whether the channel is enabled. Two flags say a channel is not workin…
list_regions read-only
The fleet's probe regions: id, display name, city, country, continent, and whether each is on by default for a new monitor. Reports `max_regions` only when the plan reaches fewer r…
list_status_pages read-only cursor
List the org's status pages: slug, name, public URL, enabled. Cursor-paginated. Read-only.
list_tags read-only
Every tag in use across the org's monitors, most-used first, with how many monitors carry each. Pass one back as the `tag` filter to list_monitors. Read-only.