hyperping

Uptime, API and server monitoring with outages, reporting, on-call and status pages.

Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    An API key from the service settings is required

    Uptime, API and server monitoring with outages, reporting, on-call and status pages.

    Server tool list (26)

    Raw names from tools/list. Only developers need these.

    list_monitorsPaginated monitors in the project. Optional status filter (up/down/paused/ssl_expiring).
    get_monitorFetch a single monitor by its UUID.
    create_monitorCreate a new monitor. Requires name+url; add "port" for port checks, "dns_*" for DNS checks.
    update_monitorPatch a monitor. Pass only fields you want to change; others are preserved.
    pause_monitorPause a monitor — no checks run and no alerts fire. Same as update_monitor with paused=true.
    resume_monitorResume a paused monitor. Same as update_monitor with paused=false.
    search_monitors_by_nameCase-insensitive substring search across monitor names and URLs.
    get_status_summaryUp/down/paused counts plus a list of currently down monitors with the timestamp they went down.
    list_outagesPaginated list of outages in the project. Filter by status, type, or search term.
    get_outageFetch a single outage by UUID, including acknowledgements, description, and root cause.
    get_outage_timelineFull activity timeline for an outage: detection, cross-region verification, alert dispatches, acknowledgement, resolution.
    get_monitor_outagesPaginated list of outages scoped to one monitor. Convenience wrapper around list_outages.
    list_recent_alertsAlert notifications (up/down transitions) over a date range. Defaults to last 30 days.
    get_monitor_uptimeUptime percentage over a date window, aggregated and optionally per day/hour/week/month.
    get_monitor_response_timeResponse time latency trend over a date window. Returns a per-monitor breakdown — pass all monitors at once in monitor_uuids rather than calling this once per monitor.
    get_monitor_mttrMean time to resolve (MTTR) per monitor over a date window, in seconds. Already per-monitor — pass all monitors at once in monitor_uuids rather than calling this once per monitor.
    get_monitor_mttaMean time to acknowledge (MTTA) per monitor over a date window, in seconds. Already per-monitor — pass all monitors at once in monitor_uuids rather than calling this once per monitor.
    get_monitor_anomaliesAnomaly-detection output for a single monitor (flapping, latency spikes, etc.).
    get_monitor_http_logsRecent HTTP probe logs for a monitor, paginated. Useful to diagnose recent check failures.
    list_on_call_schedulesAll on-call schedules in the project. Each entry typically includes rotation config and current on-call.
    get_on_call_scheduleOne schedule by UUID with full rotation detail and the linked escalation policies.
    list_escalation_policiesAll escalation policies in the project. Use to find which monitors route alerts where.
    get_escalation_policyOne policy by UUID. Reveals step sequence, linked schedules, and contact channels.
    list_team_membersUsers on the project, with names and emails. Use to resolve user IDs from schedules/policies.
    list_integrationsAll notification integrations in the project (Slack, Telegram, Discord, PagerDuty, OpsGenie, Teams, webhook, etc.).
    get_integrationOne integration by UUID, with its channel-specific config (channel name, webhook URL, routing, etc.).
    hyperping: connect to Claude, ChatGPT, Cursor · Connectors.fun