uptimerobot.com
UptimeRobot is an uptime monitoring service for websites, APIs, servers, cron jobs, SSL certificates, and related infrastructure. It also provides incident management, alert integrations, and hosted status pages.
UptimeRobot exposes two HTTP APIs on `api.uptimerobot.com` (the authenticated v3 REST API and a public Quick Monitor Setup API for agent-created monitors) plus a hosted MCP server at `https://mcp.uptimerobot.com/mcp` authenticated by OAuth or API key.
- UptimeRobot MCP serverdetected
- UptimeRobot REST API v3discovered
- UptimeRobot Quick Monitor Setup APIdiscovered
Log in to the UptimeRobot dashboard, open Integrations & API, and copy your Main API Key for full access. If you only need read access, copy the Read-only API Key instead. The v3 API docs also note monitor-specific API keys for limited getMonitors access on a single monitor.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 3/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://uptimerobot.com/llms.txt
- API catalog✓https://uptimerobot.com/.well-known/api-catalog
- OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✓https://uptimerobot.com/.well-known/agent-skills/index.json
Publish these signals → /publishing