Uptimerobot

Uptimerobot

UptimeRobot is a service that monitors the uptime and performance of websites, applications, and services, providing real-time alerts and detailed logs.

1VIEWS
2587USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app uptimerobotnpx @composio/cli add cursor --app uptimerobotnpx @composio/cli add cursor --app uptimerobotnpx @composio/cli add cursor --app uptimerobot

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Add Monitor

Tool to create a new monitor. use when you need to start monitoring a url or service; call after obtaining a valid api key.

Delete Monitor

Tool to delete a monitor. use when you need to remove an existing monitor by its id; use after confirming the monitor id.

Edit Maintenance Window

Tool to edit an existing maintenance window. use when you need to update its name, timing, recurrence, or duration after confirming the window id.

Edit Monitor

Tool to edit an existing monitor. use after confirming the monitor id exists.

Edit Public Status Page

Tool to edit an existing public status page. use after confirming the page id. updates friendly name, monitor set, domain, and status options in one call.

Get Account Details

Tool to retrieve account details. use after authenticating with a valid api key to fetch account metrics.

Get Maintenance Windows

Tool to retrieve maintenance windows. use after confirming a valid api key.

Get Monitor Authentication Type

Tool to get authentication type for specified monitors. use after providing monitor ids to check http basic auth status.

Get Monitor Custom Http Headers

Tool to retrieve custom http headers for specified monitors. use when you need to inspect the headers set on your monitors.

Get Monitor Custom Http Statuses

Tool to retrieve custom http statuses for specified monitors. use when you need to view user-defined up/down http codes after confirming monitor ids.

Get Monitor Response Times

Tool to fetch historical response times for specified monitors. use when you need performance trends over time after retrieving monitor ids.

Get Monitors

Tool to fetch monitor details and status. use after confirming account connection.

Get Monitor Ssl Certificate Info

Tool to retrieve ssl certificate information for specified monitors. use when you need ssl details after confirming monitor ids.

Get Monitor Timezone

Tool to retrieve timezone for specified monitors. use after providing monitor ids to get monitor timezones.

Get Public Status Pages

Tool to retrieve public status pages. use after confirming api credentials to list all public status pages for an account. supports pagination.

Get Uptime Ratios

Tool to retrieve uptime ratios for monitors. use after obtaining monitor ids to analyze sla performance over custom periods.

New Maintenance Window

Tool to create a new maintenance window. use after confirming window parameters.

New Public Status Page

Tool to create a new public status page. use when you want to publish a public status page for selected monitors after specifying a friendly name.

18 actions available