Skip to main content
Feedback

UptimeRobot MCP connector

UptimeRobot is an uptime monitoring service that tracks website and server availability and alerts users when downtime occurs. The UptimeRobot MCP connector allows AI agents to create and manage monitors, retrieve monitoring status and account details, and reset monitors when needed. It also supports managing alert contacts and integrations to route notifications across different channels.

Authentication type

  • API Key - Requires a static API key to be configured before the agent can connect to the service.

Uses

Use the UptimeRobot MCP connector to perform the following actions:

  • Monitor website uptime and receive instant alerts when services go offline
  • Create and manage multiple monitors across different servers and applications
  • Configure alert contacts to notify teams through email, SMS, or webhook integrations
  • Schedule maintenance windows to suppress alerts during planned downtime
  • Track account usage and monitor health metrics across your infrastructure
  • Publish status pages to keep customers informed about service availability
  • Automate monitor creation and updates based on business requirements

Example prompts

Use the following example prompts to invoke UptimeRobot MCP connector tools from your AI assistant or Boomi Connect workflow:

  • Show me all active monitors in UptimeRobot.
  • Create a new monitor for my production API endpoint.
  • List all alert contacts configured in UptimeRobot.
  • Add an email integration to notify our support team of downtime.
  • Schedule a maintenance window for tomorrow from 2 AM to 4 AM.
  • Update the monitoring frequency for my critical web server.
  • Display the public status page for our customer dashboard.
  • Delete the monitor for our legacy application.
  • Show me current account details and remaining monitor slots.
  • Create a webhook integration to send alerts to our incident management system.

UptimeRobot MCP connector tools

The UptimeRobot MCP connector provides the following tools. Each tool maps to a specific action you can invoke from your AI agent or automation.

ToolDescription
getAccountRetrieves account information and subscription details for the user.
getMonitorsRetrieves a list of all monitors configured in the account.
createMonitorCreates a new monitor to track uptime for a specified URL or service.
updateMonitorModifies settings and configuration for an existing monitor.
deleteMonitorRemoves a monitor from the account permanently.
resetMonitorResets statistics and status for an existing monitor.
getAlertContactsRetrieves all configured notification integrations and alert contacts.
createAlertContactCreates a new notification integration for receiving alerts.
updateAlertContactModifies settings for an existing notification integration.
deleteAlertContactRemoves a notification integration from the account.
getMaintenanceWindowsRetrieves all scheduled maintenance windows.
createMaintenanceWindowCreates a new scheduled maintenance window for a monitor.
updateMaintenanceWindowModifies settings for an existing maintenance window.
deleteMaintenanceWindowRemoves a scheduled maintenance window from the account.
getPublicStatusPagesRetrieves all public status pages created for the account.
createPublicStatusPageCreates a new public-facing status page for monitor visibility.
updatePublicStatusPageModifies settings and content for an existing status page.
deletePublicStatusPageRemoves a public status page from the account.
On this Page