About
Overview
The Uptime Robot MCP Server enables AI agents to interact with Uptime Robot for website monitoring. It provides tools for listing monitors, checking uptime statistics, managing alert contacts, and viewing response time data.
Capabilities
Tools & Capabilities
⚡list_monitors
List all monitors
⚡get_monitor
Get monitor details and uptime
⚡create_monitor
Create a new monitor
⚡get_response_times
Get response time data
Setup
Installation
bash
Install
npx -y mcp-server-uptimerobotExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"uptimerobot": {
"command": "npx",
"args": ["-y", "mcp-server-uptimerobot"],
"env": { "UPTIMEROBOT_API_KEY": "your-key" }
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 25
Last UpdatedFeb 12, 2026