uptimepage

uptimepage/uptimepage
★ 12 stars Rust DevOps Updated today ⚠ Review
Open-source uptime monitoring with a public status page. Free plan, AGPL, self-host via docker compose. Eight check types including browser login flows, cron heartbeats, DNS, TLS and domain expiry. Automatic incidents, subscribers, multi-region probes, alerts (Slack/Telegram/webhook/+), Terraform provider, MCP server.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "uptimepage": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "uptimepage"
      ]
    }
  }
}

Topics

browser-monitoringclickhousedevopshealthcheckincident-managementmcpmonitoringobservabilityrustself-hostedsrestatus-pagestatuspage-alternativesynthetic-monitoringterraform-provider