UiPath Documentation
orchestrator
latest
false
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.
UiPath logo, featuring letters U and I in white

Guía del usuario de Orchestrator

Última actualización 16 de abr. de 2026

Acerca de los servidores MCP

Nota:

La disponibilidad de las características depende de la oferta en la nube que utilices. Para obtener más información, consulta la página Disponibilidad de características.

El Protocolo de contexto del modelo (MCP) es un protocolo para comunicarse y compartir contexto entre LLM o agentes y aplicaciones.

UiPath Platform ofrece soporte completo para MCP, lo que te permite crear o incorporar un servidor MCP a tus flujos de trabajo de automatización. Puedes elegir entre los siguientes tipos de servidores MCP:

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

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

La siguiente tabla describe los campos disponibles en la página Servidores MCP:

Table 1. MCP Server page
Campo Descripción
Nombre El nombre para mostrar del servidor MCP.
Tipo El tipo de servidor MCP:
  • UiPath
  • Codificado (vista previa)
  • Comando (vista previa)
  • Remoto
Estado El estado operativo actual del Servidor MCP.
Descripción Una breve descripción del servidor MCP.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado