{
  "markdown": "# UiPath MCP Server\n\n<!-- mcp-name: io.github.asklokesh/uipath-mcp-server -->\n\n<div align=\"center\">\n\n# Uipath Mcp Server\n\n[![GitHub stars](https://img.shields.io/github/stars/LokiMCPUniverse/uipath-mcp-server?style=social)](https://github.com/LokiMCPUniverse/uipath-mcp-server/stargazers)\n[![GitHub forks](https://img.shields.io/github/forks/LokiMCPUniverse/uipath-mcp-server?style=social)](https://github.com/LokiMCPUniverse/uipath-mcp-server/network)\n[![GitHub watchers](https://img.shields.io/github/watchers/LokiMCPUniverse/uipath-mcp-server?style=social)](https://github.com/LokiMCPUniverse/uipath-mcp-server/watchers)\n\n[![License](https://img.shields.io/github/license/LokiMCPUniverse/uipath-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/uipath-mcp-server/blob/main/LICENSE)\n[![Issues](https://img.shields.io/github/issues/LokiMCPUniverse/uipath-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/uipath-mcp-server/issues)\n[![Pull Requests](https://img.shields.io/github/issues-pr/LokiMCPUniverse/uipath-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/uipath-mcp-server/pulls)\n[![Last Commit](https://img.shields.io/github/last-commit/LokiMCPUniverse/uipath-mcp-server?style=for-the-badge)](https://github.com/LokiMCPUniverse/uipath-mcp-server/commits)\n\n[![Python](https://img.shields.io/badge/Python-3776AB?style=for-the-badge&logo=python&logoColor=white)](https://python.org)\n[![MCP](https://img.shields.io/badge/Model_Context_Protocol-DC143C?style=for-the-badge)](https://modelcontextprotocol.io)\n\n[![Commit Activity](https://img.shields.io/github/commit-activity/m/LokiMCPUniverse/uipath-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/uipath-mcp-server/pulse)\n[![Code Size](https://img.shields.io/github/languages/code-size/LokiMCPUniverse/uipath-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/uipath-mcp-server)\n[![Contributors](https://img.shields.io/github/contributors/LokiMCPUniverse/uipath-mcp-server?style=flat-square)](https://github.com/LokiMCPUniverse/uipath-mcp-server/graphs/contributors)\n\n</div>\n\nA Model Context Protocol (MCP) server for integrating UiPath with GenAI applications.\n\n## Overview\n\nRobotic Process Automation (RPA) platform\n\n## Features\n\n- Comprehensive UiPath API coverage\n- Multiple authentication methods\n- Enterprise-ready with rate limiting\n- Full error handling and retry logic\n- Async support for better performance\n\n## Installation\n\n```bash\npip install uipath-mcp-server\n```\n\nOr install from source:\n\n```bash\ngit clone https://github.com/asklokesh/uipath-mcp-server.git\ncd uipath-mcp-server\npip install -e .\n```\n\n## Configuration\n\nCreate a `.env` file or set environment variables according to UiPath API requirements.\n\n## Quick Start\n\n```python\nfrom uipath_mcp import UipathMCPServer\n\n# Initialize the server\nserver = UipathMCPServer()\n\n# Start the server\nserver.start()\n```\n\n## License\n\nMIT License - see LICENSE file for details\n",
  "bytes": 2975,
  "sha": "c14278380154ed3558210df2001fa8bb8b364c7c2f9cf41405f13063799c6d10",
  "repo_slug": "asklokesh/uipath-mcp-server",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_asklokesh_uipath_mcp_server_7f7ea8a2/readme"
}