Create uptime monitors by asking Claude Code (MCP demo)
Create and manage uptime monitors without leaving your editor.
In this demo I connect Claude Code to UptimeMonitoring's MCP server with one command, then just ask it to monitor six sites. It creates all six, runs the first check, and reports back, then shows the live monitors in the dashboard.
What UptimeMonitoring is:
- API-first uptime monitoring with an MCP server — create, check, and test monitors from Claude, Cursor, or CI
- HTTP/HTTPS checks every 60s with full timing evidence (DNS, connect, TTFB, download)
- Alerts via webhooks + browser push
- A CI assert-healthy GitHub Action to gate a deploy on a monitor being green
- Free tier: 50 monitors, GitHub login, no email stored, no card
MCP is a thin layer over a normal REST API; if you'd rather curl + cron, that path is first-class.
Try it:
- Site: https://uptimemonitoring.com
- MCP docs: https://uptimemonitoring.com/docs/mcp/
- Examples (cURL / Node / Python / Actions / MCP): https://github.com/uptimemonitoring/examples
By Monitive — running uptime monitoring since 2010.
#ClaudeCode #MCP #uptimemonitoring #devtools #uptime