Skip to main content
Glama
adamstuber

uipath-orchestrator-mcp

by adamstuber

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHost to bind when using an HTTP transport (default: 0.0.0.0)
MCP_PORTNoPort to bind when using an HTTP transport (default: 8000)
MCP_LOG_LEVELNoLogging level: DEBUG, INFO, WARN, ERROR (default: INFO)
MCP_TRANSPORTNoTransport type: stdio (default), streamable-http, or sse
UIPATH_SCOPESNoSpace-separated OAuth scopes (default: all required scopes)
UIPATH_ORG_NAMEYesYour UiPath organization name (from the cloud URL)
UIPATH_CLIENT_IDYesOAuth client ID from your external application
UIPATH_TENANT_NAMEYesYour UiPath tenant name (e.g. DefaultTenant)
UIPATH_CLIENT_SECRETYesOAuth client secret

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/adamstuber/uipath-orchestrator-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server