Agent-native uptime monitoring. Create, inspect, and assert monitor health. Free 50-monitor tier.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Copy-paste-runnable examples for every UptimeMonitoring integration.
| Integration | Path | Description |
|---|---|---|
| cURL | curl/ | Create, list, test, and delete monitors from the command line |
| Node.js | node/ | Same lifecycle using Node 20+ native fetch, no dependencies |
| Python | python/ | Same lifecycle using requests |
| GitHub Actions | github-actions/ | Post-deploy health gate with uptimemonitoring/assert-healthy |
| MCP β Claude Code | mcp/claude-code/ | Manage monitors with natural language in Claude Code |
| MCP β Cursor | mcp/cursor/ | Manage monitors with natural language in Cursor |
| Webhooks | webhooks/ | Push notifications when a monitor goes down, recovers, or flaps |
All examples use placeholders β replace them with your own values before running:
| Placeholder | Replace with |
|---|---|
UPTIMEMONITORING_API_KEY | Your API key β set as an environment variable, never hardcode it |
umk_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | Your actual API key from Settings β API Keys |
123 | Your monitor's numeric ID (visible in the dashboard URL) |
whs_live_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | The HMAC signing secret returned when you set a webhook |
Never commit a real key to version control.
terraform/ β provision and manage monitors as infrastructurekubernetes/ β liveness/readiness gate via assert-healthy in a pod lifecycle hookpagerduty-integration/ β route monitor alerts to PagerDuty incidentsShowcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-154)<a href="https://allmcps.com/mcp/mcp-154"><img src="https://allmcps.com/api/badge/mcp-154?style=directory" alt="Mcp on AllMCPs" /></a>