orchestrator
latest
false
- 基本情報
- ベスト プラクティス
- テナント
- Cloud ロボット
- Automation Suite ロボット
- フォルダー コンテキスト
- プロセス
- ジョブ
- Apps (アプリ)
- トリガー
- ログ
- 監視
- インデックス
- キュー
- アセット
- コネクション
- ビジネス ルール
- ストレージ バケット
- MCP サーバー
- Orchestrator のテスト
- リソース カタログ サービス
- Integrations
- トラブルシューティング
重要 :
このコンテンツの一部は機械翻訳によって処理されており、完全な翻訳を保証するものではありません。
新しいコンテンツの翻訳は、およそ 1 ~ 2 週間で公開されます。

Orchestrator ユーザー ガイド
最終更新日時 2026年4月17日
リモート MCP サーバーを作成する
- In the MCP Servers page, select Add MCP Server. The Add MCP Server window is displayed.
- From the top of the page, select the Remote type.
- In the Name field, enter a name for the MCP Server.
注:
The name is used as the actual slug for the Preview URL. Because of this, make sure that the name you provide respects the following validation criteria:
- 名前は正規表現のルール
/^[a-zA-Z0-0]+(?:[-]+[a-zA-Z0-0+)*$/に従う必要があります。 - 値は 3 文字以上 50 文字以下で指定する必要があります。
- 名前は正規表現のルール
- In the Preview URL, enter a name to preview the full URL.
The Preview URL uses the following format: https://cloud.uipath.com/<OrganizationName>/<TenantName>/agenthub_/mcp/<FolderID>/<MCPServerName>.
このフォルダーにアクセスし、そこに MCP サーバーを作成するための適切な権限があることを確認してください。
- Add a Description of the MCP Server.
- Add the Remote URL for the remotely deployed MCP Server.
- Add the Headers for the MCP Server.
このフィールドは、Orchestrator がリモート MCP サーバー エンドポイントと通信するときに送信するカスタム HTTP 要求ヘッダーに使用できます。これらのヘッダーは、API キーなどの認証や、MCP サーバーが要求で期待するカスタム設定によく使用されます。
注:
- ヘッダーは、リモート MCP サーバー エンドポイントがセキュリティで保護された通信を期待している場合にのみ使用します。追加の認証ヘッダーが不要な場合は、このセクションは空のままにします。
- When you add a header including terms like
secret,api_key, ortoken, the value is automatically masked in after saving. This is also applicable for assets of type Secret. The value remains securely stored and is only accessible to serverless robots running the MCP Server job.
- Select Add. The MCP Server is created and displayed on the MCP Servers page.