Uipath for Claude Code
io.github.asklokesh/uipath-mcp-server
MCP server for UiPath API integration
client:Claude Code
transport:stdio
runtime:pypi
Install Uipath in Claude Code
run in your project directory
claude mcp add uipath-mcp-server -e UIPATH_API_KEY=<UIPATH_API_KEY> -e UIPATH_API_URL=<UIPATH_API_URL> -- uvx uipath-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs