uipath-anomaly-detector
by JessePP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UIPATH_MODE | No | Operating mode: mock (default, no UiPath account needed) or live (requires credentials). | mock |
| UIPATH_CLIENT_ID | No | Client ID for cloud authentication. | |
| UIPATH_DEPLOYMENT | No | Deployment type when mode is live: 'cloud' or 'onprem'. | |
| UIPATH_ONPREM_URL | No | On-premises Orchestrator URL. | |
| UIPATH_TENANT_NAME | No | Tenant name for cloud deployment. | |
| UIPATH_ACCOUNT_NAME | No | Account name for cloud tenant. | |
| UIPATH_CLIENT_SECRET | No | Client secret for cloud authentication. | |
| UIPATH_ONPREM_TENANCY | No | Tenancy for on-premises deployment (default often 'Default'). | |
| UIPATH_ONPREM_PASSWORD | No | Password for on-premises authentication. | |
| UIPATH_ONPREM_USERNAME | No | Username for on-premises authentication. | |
| UIPATH_ORCHESTRATOR_URL | No | Orchestrator URL for cloud deployment (e.g., https://cloud.uipath.com). | |
| UIPATH_ORGANIZATION_UNIT_ID | No | Organization unit ID for cloud deployment. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/JessePP/uipath-anomaly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server