- Getting started
- Best practices
- Tenant
- About the Tenant Context
- Searching for Resources in a Tenant
- Managing Robots
- Connecting Robots to Orchestrator
- Storing Robot Credentials in CyberArk
- Storing Unattended Robot Passwords in Azure Key Vault (read only)
- Storing Unattended Robot Credentials in HashiCorp Vault (read only)
- Storing Unattended Robot Credentials in AWS Secrets Manager (read only)
- Deleting Disconnected and Unresponsive Unattended Sessions
- Robot Authentication
- Robot Authentication With Client Credentials
- Configuring automation capabilities
- Solutions
- Audit
- Settings
- Registry
- Cloud robots
- Automation Suite Robots
- Folders Context
- Processes
- Jobs
- Apps
- Triggers
- Logs
- Monitoring
- Indexes
- Queues
- Assets
- Connections
- Business Rules
- Storage Buckets
- MCP Servers
- Orchestrator testing
- Resource Catalog Service
- Integrations
- Troubleshooting
Create a UiPath MCP Server in Orchestrator by selecting the UiPath type and configuring its name and settings.
- In the MCP Servers page, select Add MCP Server. The Add MCP Server window is displayed.
- From the top of the page, select the UiPath type.
- In the Name field, enter a name for the MCP Server.
Note:
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:
- The name must be in accordance with the Regex rule:
/^[a-zA-Z0-0]+(?:[-]+[a-zA-Z0-0+)*$/. - The value must have a minimum of 3 characters and a maximum of 50 characters.
- The name must be in accordance with the Regex rule:
- 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>.
Make sure that you have the appropriate permissions to access the folder and create an MCP Server in the folder.
- Add a Description of the MCP Server.
- Select Add Tool to choose the required tool.
Tools can include UiPath artifacts, such as:
- Automations: includes processes defined from RPA workflows.
- Agents: includes processes created from an agent package published from Agents.
- Maestro BPMN: includes processes created from a Maestro BPMN package published from Maestro.
- API Workflows: includes processes defined from API workflows.
- Activities: includes Integration Service activities.
Tools can include UiPath artifacts such as RPA workflows, agents, API workflows, Maestro BPMN processes, and activities.
Select the required tool from the list. If needed, add multiple tools. You can check more information on each tool from the Tools table:
- Name: The name of the UiPath artifact.
- Description: The description of the UiPath artifact.You can select each tool to view more information.
Select Add. The MCP Server is created and displayed on the MCP Servers page.