MCP server for UiPath API integration
Project description
UiPath MCP Server
A Model Context Protocol (MCP) server for integrating UiPath with GenAI applications.
Overview
Robotic Process Automation (RPA) platform
Features
- Comprehensive UiPath API coverage
- Multiple authentication methods
- Enterprise-ready with rate limiting
- Full error handling and retry logic
- Async support for better performance
Installation
pip install uipath-mcp-server
Or install from source:
git clone https://github.com/asklokesh/uipath-mcp-server.git
cd uipath-mcp-server
pip install -e .
Configuration
Create a .env file or set environment variables according to UiPath API requirements.
Quick Start
from uipath_mcp import UipathMCPServer
# Initialize the server
server = UipathMCPServer()
# Start the server
server.start()
License
MIT License - see LICENSE file for details
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file uipath_mcp_server-0.1.0.tar.gz.
File metadata
- Download URL: uipath_mcp_server-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd87155dfc7fada73822154c9b34ec5f9dabcba171cc51e0583c5b6bf87437f7
|
|
| MD5 |
e631a9778325df037a42e4886f0ed19e
|
|
| BLAKE2b-256 |
a854bb67b2f194fa55f5f6694a982fac4a677c27b8bbd86a796332c761521265
|
File details
Details for the file uipath_mcp_server-0.1.0-py3-none-any.whl.
File metadata
- Download URL: uipath_mcp_server-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e6e76ef886e1ea25703845e17451454779f76d089af91e324f65c1780cae7cff
|
|
| MD5 |
2b307fad6f362f36d8671e9638f57007
|
|
| BLAKE2b-256 |
f70b18c6283e9c5ec691ef5d57c225e64c323d4aac412add853d15c3327135d2
|