Uptimepage for Claude Desktop
dev.uptimepage/uptimepage
Monitor uptime and incidents, run checks, and publish status updates from your Uptimepage org.
client:Claude Desktop
transport:streamable-http
tools:31
Install Uptimepage in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"uptimepage": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.uptimepage.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- acknowledge_incident
- add_status_page_components
- create_monitor
- create_monitors
- create_status_page
- get_flow_runs
- get_flow_step_trend
- get_incident
- get_incident_metrics
- get_monitor
- get_monitor_history
- get_org_health
- get_org_usage
- get_status_page
- list_incidents
- list_monitors
- list_notification_channels
- list_regions
- list_status_pages
- list_tags
- list_variables
- pause_monitor
- post_incident_update
- publish_incident