{
  "workflow": {
    "id": 5075,
    "name": "Create, update alerts 🛠️ UptimeRobot tool MCP server 💪 all 21 operations",
    "views": 124,
    "recentViews": 0,
    "totalViews": 124,
    "createdAt": "2025-06-20T16:12:18.512Z",
    "description": "Need help? Want access to this workflow + many more paid workflows + live Q&A sessions with a top verified n8n creator?\n\n[Join the community](https://www.skool.com/beyond-nodes-automation-lab-2006/about)\n\nComplete MCP server exposing all UptimeRobot Tool operations to AI agents. Zero configuration needed - all 21 operations pre-built.\n\n## ⚡ Quick Setup\n\n1. **Import** this workflow into your n8n instance\n2. **Activate** the workflow to start your MCP server\n3. **Copy** the webhook URL from the MCP trigger node\n4. **Connect** AI agents using the MCP URL\n\n## 🔧 How it Works\n\n• **MCP Trigger**: Serves as your server endpoint for AI agent requests\n• **Tool Nodes**: Pre-configured for every UptimeRobot Tool operation\n• **AI Expressions**: Automatically populate parameters via `$fromAI()` placeholders\n• **Native Integration**: Uses official n8n UptimeRobot Tool tool with full error handling\n\n## 📋 Available Operations (21 total)\n\nEvery possible UptimeRobot Tool operation is included:\n\n### 👤 Account (1 operations)\n\n• **Get an account**\n\n### 🔧 Alertcontact (5 operations)\n\n• **Create an alert contact**\n• **Delete an alert contact**\n• **Get an alert contact**\n• **Get many alert contacts**\n• **Update an alert contact**\n\n### 🔧 Maintenancewindow (5 operations)\n\n• **Create a maintenance window**\n• **Delete a maintenance window**\n• **Get a maintenance window**\n• **Get many maintenance windows**\n• **Update a maintenance window**\n\n### 🔧 Monitor (6 operations)\n\n• **Create a monitor**\n• **Delete a monitor**\n• **Get a monitor**\n• **Get many monitors**\n• **Reset a monitor**\n• **Update a monitor**\n\n### 🔧 Publicstatuspage (4 operations)\n\n• **Create a public status page**\n• **Delete a public status page**\n• **Get a public status page**\n• **Get many public status pages**\n\n## 🤖 AI Integration\n\n**Parameter Handling**: AI agents automatically provide values for:\n• Resource IDs and identifiers\n• Search queries and filters\n• Content and data payloads\n• Configuration options\n\n**Response Format**: Native UptimeRobot Tool API responses with full data structure\n\n**Error Handling**: Built-in n8n error management and retry logic\n\n## 💡 Usage Examples\n\nConnect this MCP server to any AI agent or workflow:\n\n• **Claude Desktop**: Add MCP server URL to configuration\n• **Custom AI Apps**: Use MCP URL as tool endpoint\n• **Other n8n Workflows**: Call MCP tools from any workflow\n• **API Integration**: Direct HTTP calls to MCP endpoints\n\n## ✨ Benefits\n\n• **Complete Coverage**: Every UptimeRobot Tool operation available\n• **Zero Setup**: No parameter mapping or configuration needed\n• **AI-Ready**: Built-in `$fromAI()` expressions for all parameters\n• **Production Ready**: Native n8n error handling and logging\n• **Extensible**: Easily modify or add custom logic\n\n&gt; 🆓 **[Free for community use](https://github.com/Cfomodz/community-use)!** Ready to deploy in under 2 minutes.",
    "workflow": {
      "meta": {
        "instanceId": "cd59eaaeb7b34d06e24511380db94cdb7fbce6037cc4de22e539c5158ab9cdfc"
      },
      "nodes": [
        {
          "id": "b39e86e2-98cb-4f74-a8ae-ac4ebbdbcabf",
          "name": "Workflow Overview 0",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1480,
            100
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "42e05cdd-692c-4a56-b5c2-1d54c4311dde",
          "name": "UptimeRobot Tool MCP Server",
          "type": "@n8n/n8n-nodes-langchain.mcpTrigger",
          "position": [
            -180,
            120
          ],
          "webhookId": "4a87354a-9ce1-4a9f-ac32-db379f7835ea",
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c63bdae2-4182-4e0d-b9e8-3bc0737e46ec",
          "name": "Get an account",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -800,
            140
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "a60fdecc-16d9-4ce7-b7c5-f282a730a762",
          "name": "Sticky Note 1",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            120
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "f35f44b3-2b09-4d74-82f6-5c30d17fea52",
          "name": "Create an alert contact",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -800,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1d9a3b1f-b9d4-4665-818f-b333d1cde87b",
          "name": "Delete an alert contact",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -580,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cea5ed95-3e9d-4574-97f3-239430b8be12",
          "name": "Get an alert contact",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -360,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "703e24d6-2522-4ef4-aa48-6d3e3968cea6",
          "name": "Get many alert contacts",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -140,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3e4833e9-5e56-40e2-b0c2-827ded695b01",
          "name": "Update an alert contact",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            80,
            380
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1dd78b3d-040a-4155-a168-6e1787ed148c",
          "name": "Sticky Note 2",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            360
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "38d85ab8-cbe3-4b03-9630-8502410171cf",
          "name": "Create a maintenance window",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -800,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "b6a0e287-8c1d-4bbd-8e14-cbc45d07beda",
          "name": "Delete a maintenance window",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -580,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1f24619d-ad63-4662-8237-ac9290f903d6",
          "name": "Get a maintenance window",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -360,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "df6d64e4-9958-463f-8ee8-db777009bc6d",
          "name": "Get many maintenance windows",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -140,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "ef80637c-6d5a-4930-bddb-016ac86e8a8d",
          "name": "Update a maintenance window",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            80,
            620
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c477c1a0-321b-4c54-a0d7-9786fd415819",
          "name": "Sticky Note 3",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            600
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "cdd6ca71-6438-4e38-9e9d-35334d67312a",
          "name": "Create a monitor",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -800,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "6109b349-e229-4b4a-b7e4-15cd444d8f49",
          "name": "Delete a monitor",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -580,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "996cc2d2-cbae-435a-b0dd-3385f7ffabfd",
          "name": "Get a monitor",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -360,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "3d8d5763-bfaa-4a47-9d47-ed451eda4b1e",
          "name": "Get many monitors",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -140,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "e33c9fdf-daa8-4996-9564-6945d426fc33",
          "name": "Reset a monitor",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            80,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "c3d195c5-c440-4b0d-9e44-3e907f08b360",
          "name": "Update a monitor",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            300,
            860
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "65ae5ef1-a864-494e-84ed-ba9b2e5dc50d",
          "name": "Sticky Note 4",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            840
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        },
        {
          "id": "8f2ab3dd-9f4a-4a82-a163-183af5d99d7f",
          "name": "Create a public status page",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -800,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "dcbfc647-11a3-4310-96ed-d98740fedc7a",
          "name": "Delete a public status page",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -580,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "22514eab-cacc-4a4f-80d3-639b0831e4a4",
          "name": "Get a public status page",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -360,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "1bcf883f-fd5b-4dd9-b825-b013e4659cee",
          "name": "Get many public status pages",
          "type": "n8n-nodes-base.uptimeRobotTool",
          "position": [
            -140,
            1100
          ],
          "parameters": {},
          "typeVersion": 1
        },
        {
          "id": "cee6ab3c-b3da-40c2-878c-52bbaead6a93",
          "name": "Sticky Note 5",
          "type": "n8n-nodes-base.stickyNote",
          "position": [
            -1000,
            1080
          ],
          "parameters": {
            "content": ""
          },
          "typeVersion": 1
        }
      ],
      "pinData": {},
      "connections": {
        "Get a monitor": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an account": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Reset a monitor": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a monitor": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a monitor": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a monitor": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many monitors": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get an alert contact": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create an alert contact": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete an alert contact": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many alert contacts": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update an alert contact": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a maintenance window": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get a public status page": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a maintenance window": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Create a public status page": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a maintenance window": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Delete a public status page": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Update a maintenance window": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many maintenance windows": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        },
        "Get many public status pages": {
          "ai_tool": [
            [
              {
                "node": "UptimeRobot Tool MCP Server",
                "type": "ai_tool",
                "index": 0
              }
            ]
          ]
        }
      }
    },
    "lastUpdatedBy": 29,
    "workflowInfo": {
      "nodeCount": 28,
      "nodeTypes": {
        "n8n-nodes-base.stickyNote": {
          "count": 6
        },
        "n8n-nodes-base.uptimeRobotTool": {
          "count": 21
        },
        "@n8n/n8n-nodes-langchain.mcpTrigger": {
          "count": 1
        }
      }
    },
    "status": "published",
    "user": {
      "name": "David Ashby",
      "username": "cfomodz",
      "bio": "Unlimited Access to my paid workflows 👇 For the cost of one a month",
      "verified": true,
      "links": [
        "https://www.skool.com/n8n-automation-lab"
      ],
      "avatar": "https://gravatar.com/avatar/0118796cfdab829a3307d407dfeeb01a3952eb402584a45a211e4ef7d15edbbf?r=pg&d=retro&size=200"
    },
    "nodes": [
      {
        "id": 565,
        "icon": "fa:sticky-note",
        "name": "n8n-nodes-base.stickyNote",
        "codex": {
          "data": {
            "alias": [
              "Comments",
              "Notes",
              "Sticky"
            ],
            "categories": [
              "Core Nodes"
            ],
            "nodeVersion": "1.0",
            "codexVersion": "1.0",
            "subcategories": {
              "Core Nodes": [
                "Helpers"
              ]
            }
          }
        },
        "group": "[\"input\"]",
        "defaults": {
          "name": "Sticky Note",
          "color": "#FFD233"
        },
        "iconData": {
          "icon": "sticky-note",
          "type": "icon"
        },
        "displayName": "Sticky Note",
        "typeVersion": 1,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          }
        ]
      },
      {
        "id": 1293,
        "icon": "file:../mcp.svg",
        "name": "@n8n/n8n-nodes-langchain.mcpTrigger",
        "codex": {
          "data": {
            "alias": [
              "Model Context Protocol",
              "MCP Server"
            ],
            "resources": {
              "primaryDocumentation": [
                {
                  "url": "https://docs.n8n.io/integrations/builtin/core-nodes/n8n-nodes-langchain.mcptrigger/"
                }
              ]
            },
            "categories": [
              "AI",
              "Core Nodes",
              "Langchain"
            ],
            "subcategories": {
              "AI": [
                "Root Nodes",
                "Model Context Protocol"
              ],
              "Core Nodes": [
                "Other Trigger Nodes"
              ]
            }
          }
        },
        "group": "[\"trigger\"]",
        "defaults": {
          "name": "MCP Server Trigger"
        },
        "iconData": {
          "type": "file",
          "fileBuffer": "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgwIiBoZWlnaHQ9IjE4MCIgdmlld0JveD0iMCAwIDE5NSAxOTUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+Cgk8ZyBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMTIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+CgkJPHBhdGggZD0iTTI1IDk3Ljg1MjhMOTIuODgyMyAyOS45NzA2QzEwMi4yNTUgMjAuNTk4IDExNy40NTEgMjAuNTk4IDEyNi44MjMgMjkuOTcwNlYyOS45NzA2QzEzNi4xOTYgMzkuMzQzMSAxMzYuMTk2IDU0LjUzOTEgMTI2LjgyMyA2My45MTE3TDc1LjU1ODEgMTE1LjE3NyIvPgoJCTxwYXRoIGQ9Ik03Ni4yNjUzIDExNC40N0wxMjYuODIzIDYzLjkxMTdDMTM2LjE5NiA1NC41MzkxIDE1MS4zOTIgNTQuNTM5MSAxNjAuNzY1IDYzLjkxMTdMMTYxLjExOCA2NC4yNjUyQzE3MC40OTEgNzMuNjM3OCAxNzAuNDkxIDg4LjgzMzggMTYxLjExOCA5OC4yMDYzTDk5LjcyNDggMTU5LjZDOTYuNjAwNiAxNjIuNzI0IDk2LjYwMDYgMTY3Ljc4OSA5OS43MjQ4IDE3MC45MTNMMTEyLjMzMSAxODMuNTIiLz4KCQk8cGF0aCBkPSJNMTA5Ljg1MyA0Ni45NDExTDU5LjY0ODIgOTcuMTQ1N0M1MC4yNzU3IDEwNi41MTggNTAuMjc1NyAxMjEuNzE0IDU5LjY0ODIgMTMxLjA4N1YxMzEuMDg3QzY5LjAyMDggMTQwLjQ1OSA4NC4yMTY4IDE0MC40NTkgOTMuNTg5NCAxMzEuMDg3TDE0My43OTQgODAuODgyMiIvPgoJPC9nPgo8L3N2Zz4K"
        },
        "displayName": "MCP Server Trigger",
        "typeVersion": 2,
        "nodeCategories": [
          {
            "id": 9,
            "name": "Core Nodes"
          },
          {
            "id": 25,
            "name": "AI"
          },
          {
            "id": 26,
            "name": "Langchain"
          }
        ]
      }
    ],
    "categories": [
      {
        "id": 48,
        "name": "AI RAG"
      }
    ],
    "image": []
  }
}