Skip to main content
Glama
codefitz

ucontrol-mcp

by codefitz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UCONTROL_COOKIENoSession cookie (e.g., JSESSIONID=...) for authentication
UCONTROL_BASE_URLYesBase URL of the uControl instance, e.g., https://ucontrol.example.com/uControl
UCONTROL_API_TOKENNoBearer token for API authentication
UCONTROL_TOOL_MODENoTool mode: 'read-only' or 'read-write'read-only
UCONTROL_TIMEOUT_MSNoTimeout in milliseconds for HTTP requests30000
UCONTROL_ALLOW_WRITESNoSet to 'true' to allow write operations when in read-write modefalse

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/codefitz/ucontrol-mcp'

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