ucontrol-mcp
by codefitz
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UCONTROL_COOKIE | No | Session cookie (e.g., JSESSIONID=...) for authentication | |
| UCONTROL_BASE_URL | Yes | Base URL of the uControl instance, e.g., https://ucontrol.example.com/uControl | |
| UCONTROL_API_TOKEN | No | Bearer token for API authentication | |
| UCONTROL_TOOL_MODE | No | Tool mode: 'read-only' or 'read-write' | read-only |
| UCONTROL_TIMEOUT_MS | No | Timeout in milliseconds for HTTP requests | 30000 |
| UCONTROL_ALLOW_WRITES | No | Set to 'true' to allow write operations when in read-write mode | false |
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/codefitz/ucontrol-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server