UiPath Documentation
orchestrator
latest
false
Important :
La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.
UiPath logo, featuring letters U and I in white

Guide de l'utilisateur d'Orchestrator

Dernière mise à jour 17 avr. 2026

À propos des serveurs MCP

Remarque :

La disponibilité des fonctionnalités dépend de l'offre Cloud que vous utilisez. Pour de plus amples informations, consultez la page Disponibilité des fonctionnalités.

Le protocole MCP (Model Context Protocol) est un protocole de communication et de partage du contexte entre les LLM ou les agents et les applications.

La plateforme UiPath offre une prise en charge MCP complète pour créer ou intégrer un serveur MCP dans vos workflows d’automatisation. Choisissez parmi les types de serveur MCP suivants :

  • 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.
    Remarque :

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

Le tableau suivant décrit les champs disponibles sur la page Serveurs MCP :

Table 1. MCP Server page
Champ Description
Nom Le nom d’affichage du serveur MCP.
Saisie de texte Le type de serveur MCP :
  • UiPath
  • Codé (aperçu)
  • Commande (aperçu)
  • Distant
État (Status) Le statut opérationnel actuel du serveur MCP.
Description Une brève description du serveur MCP.

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour