UiPath MCP Python SDK
by uipath
SDK for building and hosting Python-based MCP servers directly within the UiPath Platform.
What it does
This SDK enables developers to create custom MCP servers using Python and deploy them to the UiPath Platform. It bridges the gap between Model Context Protocol servers and UiPath's automation capabilities, allowing AI assistants to trigger complex enterprise workflows.
Tools
This is an SDK for creating servers. The tools exposed depend on the specific server implementation created using the SDK. Typical use cases include exposing UiPath robot triggers or orchestrator data as MCP tools.
Installation
Install the SDK via pip:
pip install uipath-mcp
Then define your server in mcp.json and use the uipath CLI to pack and publish to your Orchestrator.
Supported hosts
- Claude Desktop
- UiPath Platform
Quick install
pip install uipath-mcpInformation
- Pricing
- free
- Published
- 4/14/2026
- stars






