UiPath MCP Server
Provides tools for interacting with UiPath's API, enabling management of RPA processes, jobs, robots, and other automation resources through the UiPath platform.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@UiPath MCP Serverstart the monthly report automation job"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
UiPath MCP Server
Uipath Mcp Server
A Model Context Protocol (MCP) server for integrating UiPath with GenAI applications.
Overview
Robotic Process Automation (RPA) platform
Related MCP server: Azure MCP Server
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-serverOr 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseBqualityCmaintenanceA Model Context Protocol server that enables AI platforms to invoke RPA (Robotic Process Automation) capabilities from YingDao, allowing automated execution of repetitive tasks through AI interactions.69394MIT- Flicense-qualityDmaintenanceIntegrates Azure cloud services with GenAI applications via the Model Context Protocol, enabling comprehensive Azure API coverage with enterprise-ready features.2
- Alicense-qualityDmaintenanceEnables AI to execute RPA applications and workflows through the Model Context Protocol, supporting both local and cloud modes.101MIT
- Flicense-qualityBmaintenanceEnables secure enterprise AI agents to access internal tools like GitHub, Gmail, Calendar, file systems, databases, and knowledge bases through the Model Context Protocol, with built-in security, audit, and observability.
Related MCP Connectors
Build, validate, and deploy multi-agent AI solutions from any AI environment.
290+ quality-scored API capabilities for AI agents across 27 countries via MCP.
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/asklokesh/uipath-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server