Stats
Actions
Tags
From uptimerobot
Connects remotely to the UptimeRobot API to query and manage uptime monitors, status pages, and alert contacts. Requires an API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"uptimerobot": {
"type": "http",
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.uptimerobot.com/mcp"
],
"url": "https://mcp.uptimerobot.com/mcp"
}
}
}Review these signals before enabling this server
This server connects to external services. Review the URLs it accesses before enabling.
Server configuration and connection parameters
npxhttps://mcp.uptimerobot.com/mcpCommand-line arguments passed to the server process
npx claudepluginhub uptimerobot/ai