Connector guide1-minute read8 MCP toolsEnglish · Deutsch · Italiano

UptimeRobot を Cursor に接続する方法 — MCP 経由

任意のAIエージェントからUptimeRobot(稼働監視)モニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

UptimeRobot

Manage UptimeRobot (uptime monitoring) monitors, alert contacts, maintenance windows, public status pages from any AI agent. 8 tools, API-key auth.

Tools

8

Region

INTL

Category

monitoring

Authentication

Query Param Auth

Required env vars

UPTIMEROBOT_API_KEY
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the UptimeRobot in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

任意のAIエージェントからUptimeRobot(稼働監視)モニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

💡 インストール不要?cloud.anythingmcp.comを直接使用してください。 サインインし、Connectors → UptimeRobotをクリックして、資格情報を貼り付け、MCP APIキーを生成 — 完了です。Docker不要、git clone不要、ローカルサーバー不要。

UptimeRobot + Cursor

任意のAIエージェントからUptimeRobot(稼働監視)モニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

前提条件

コネクタに組み込まれた完全なセットアップ手順を参照してください(コネクタを選択したときにアプリ内ストアに表示されます)。このコネクタに必要な環境変数は次のとおりです:

UPTIMEROBOT_API_KEY

ステップ 1 — 資格情報を取得する

このコネクタはUptimeRobot API v2(api.uptimerobot.com/v2)をラップしています。

セットアップ:

  1. https://uptimerobot.com にサインイン → My Settings → API Settings
  2. Main API Key(モニターへの完全アクセス)またはモニターごとの読み取り専用キーを生成します。ほとんどのユーザーはMainキーを希望します。
  3. UPTIMEROBOT_API_KEYを設定します。

認証:すべてのリクエストは/v2/*にPOSTされ、api_key=...がURLのクエリパラメータとして挿入されます。APIは、URLまたはボディのいずれかでキーを受け入れます — このアダプタはURLを使用するため、各ツールのボディはクリーンなフォームエンコードされたパラメータのままです。また、常にformat=jsonを送信するため、レスポンスはXMLではなくJSONになります。

…(アプリ内コネクタの指示に続く)

ステップ 2 — アダプタをインストールする

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

ステップ 3 — Claudeにコネクタを追加する

推奨パス — claude.ai webで動作し、設定ファイルを編集する必要はありません。

  1. **claude.ai/customize/connectors**を開きます。
  2. **"Add custom connector"**をクリックします。
  3. 次の情報を入力します:
    • Name: UptimeRobot
    • URL: https://cloud.anythingmcp.com/mcp
    • Authentication: Bearer token → あなたのMCP APIキーを貼り付けます(AnythingMCP → Profile → MCP API Keys → New Keyから)
  4. Connectをクリックして認証します。

以下のすべてのツールがチャットに表示されます — プロンプトを入力し始めてください。

利用可能なツール

ツール何をするか
uptimerobot_get_account_detailsアカウント情報を返します:email、monitor_limit、monitor_interval、up_monitors、down_monitors、paused_monitors
uptimerobot_get_monitorsモニターのリストを表示します
uptimerobot_new_monitor新しいモニターを作成します
uptimerobot_edit_monitor既存のモニターを編集します
uptimerobot_delete_monitorモニターを永久に削除します
uptimerobot_get_alert_contacts設定されたアラート連絡先のリストを表示します(email、webhook、Slack、Telegram、SMS)
uptimerobot_get_mwindowsメンテナンスウィンドウのリストを表示します
uptimerobot_get_pspsこのアカウントに設定された公開ステータスページ(PSP)のリストを表示します

FAQ

Cursor の Free プランでカスタム MCP サーバは使えますか? はい — Hobby/Pro/Business で利用可能です。

次のステップ

このガイドは役に立ちましたか?

Ready to ship

Your UptimeRobot agent is one click away.

Install the connector, paste the key, prompt Cursor. Free for 7 days, no credit card.

関連ガイド

UR
connectors

UptimeRobotをChatGPTに接続する方法 — MCP経由

任意のAIエージェントからUptimeRobot(稼働監視)のモニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

UR
connectors

UptimeRobotをClaudeに接続する方法 — MCP経由

任意のAIエージェントからUptimeRobot(稼働監視)モニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

UR
connectors

UptimeRobot を Gemini に接続する方法 — MCP 経由

任意のAIエージェントからUptimeRobot(稼働監視)モニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

UR
connectors

UptimeRobot to MCP — どのAIエージェントからでもUptimeRobotを操作

どのAIエージェントからでもUptimeRobot(稼働監視)のモニター、アラート連絡先、メンテナンスウィンドウ、公開ステータスページを管理します。8つのツール、APIキー認証。

SB
connectors

SAP Business One を Cursor に接続する方法 — MCP 経由

Drive SAP Business One ERP (popular Mittelstand SMB target in DACH) from any AI agent: business partners, items, sales orders, A/R invoices, quotations, deliveries. Service Layer OData v4. Session-cookie auth via /Login.

SC
connectors

SAP Concur を Cursor に接続する方法 — MCP 経由

Manage Concur expense reports, approvals, attendees, locations, users and travel itineraries from any AI agent. OAuth 2.0 refresh-token flow. Free developer sandbox on developer.concur.com.