UiPath Documentation
orchestrator
latest
false
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Orchestrator-Anleitung

Letzte Aktualisierung 16. Apr. 2026

Über MCP-Server

Hinweis:

Die Verfügbarkeit der Funktionen hängt vom Cloud-Angebot ab, das Sie verwenden. Weitere Informationen finden Sie auf der Seite Funktionsverfügbarkeit.

Model Context Protocol (MCP) ist ein Protokoll zur Kommunikation und gemeinsamen Nutzung von Kontext zwischen LLMs oder Agents und Anwendungen.

Die UiPath-Plattform unterstützt vollständig MCP, sodass Sie einen MCP-Server erstellen oder in Ihre Automatisierungsworkflows integrieren können. Sie können zwischen folgenden MCP-Servertypen wählen:

  • UiPath: Expose UiPath artifacts as tools via MCP. You can build a UiPath MCP Server directly from the platform interface. Tools can include UiPath artifacts such as RPA workflows, agents, API workflows, and agentic processes.
  • Coded (Preview): Host a custom-coded MCP Server. You can bring a coded MCP Server to the UiPath Platform in a similar way you can build and deploy coded agents. The code is stored, versioned, and distributed through the UiPath internal package management system. This allows tighter control, easier updates, and native integration with Orchestrator.
  • Command (Preview): Bring an MCP Server from an external package feed via command. This allows you to integrate an existing MCP Server from an external package feed using a platform-supported command, such as NPM for Node.js or PyPI for Python. Instead of using a UiPath package, the command starts an external process that hosts the MCP Server.
  • Remote: Connect to remote MCP Servers outside UiPath via secure tunneling. This setup allows the exposure of multiple MCP Servers, each authorized with different providers, through the UiPath Platform.
    Hinweis:

    If you are using an external MCP Server, based on external code or commands, you need to make sure a trusted provider is used.

In folgender Tabelle werden die auf der Seite „MCP-Server“ verfügbaren Felder beschrieben:

Table 1. MCP Server page
Feld Beschreibung
Name Der Anzeigename des MCP-Servers.
Typ Der Typ des MCP-Servers:
  • UiPath
  • Codiert (Vorschau)
  • Befehl (Vorschau)
  • Remote
Status Der aktuelle Betriebsstatus des MCP-Servers.
Beschreibung Eine kurze Beschreibung des MCP-Servers.

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben