list_jobsAUiPath MCP ServerRetrieve UiPath jobs with optional state filter. Get a list of jobs by state such as Pending, Running, Successful, Faulted, or Stopped.MIT
start_jobBUiPath MCP ServerInitiates a UiPath process run using its release key. Allows optional assignment to specific robots and input parameters.MIT
stop_jobBUiPath MCP ServerStop a running UiPath job. Choose between a graceful SoftStop or an immediate Kill to end the process.MIT
list_robotsBUiPath MCP ServerRetrieve a list of UiPath robots registered in the Orchestrator tenant. Optionally limit the number of results returned.MIT
list_machinesBUiPath MCP ServerList all UiPath machines registered in your Orchestrator tenant, with an optional limit on the number of items returned.MIT
list_processesBUiPath MCP ServerLists UiPath processes (Releases) from the current folder. Optionally limit the number of items returned using the top parameter.MIT
UiPath MCP ServerApp AutomationCloud PlatformsLokiMCPUniverseAlicenseAqualityDmaintenanceEnables interaction with UiPath Orchestrator Cloud API to manage processes, robots, jobs, queues, and assets through natural language. Last updated 2026-04-18104MIT
uipath-orchestrator-mcpApp AutomationAutonomous AgentsadamstuberAlicense-qualityDmaintenanceEnables AI assistants to interact with UiPath Orchestrator through 23 tools, including managing jobs, queues, schedules, robots, and assets. Last updated 2026-04-01MIT
add_queue_itemCUiPath MCP ServerAdd a new item to a UiPath queue with specific content to trigger automated workflows.MIT
get_jobAUiPath MCP ServerFetch a single job's details from UiPath Orchestrator using its numeric job ID.MIT
list_assetsAUiPath MCP ServerRetrieve a list of assets configured in the current UiPath Orchestrator folder. Optionally limit the number of assets returned.MIT
list_queue_itemsBUiPath MCP ServerRetrieve queue items from UiPath Orchestrator, optionally filtered by queue name and status.MIT