Skip to main content
Glama
Scofield81

Ubuntu Control MCP

by Scofield81

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
UBUNTU_CONTROL_MODENoThe permission mode the server runs in: SAFE, NORMAL, or ADMIN. Defaults to normal.normal
UBUNTU_CONTROL_PORTNoPort to listen on when using HTTP transport.8000
UBUNTU_CONTROL_CONFIGNoPath to the configuration file. Defaults to ~/.config/ubuntu-control-mcp/config.json.
UBUNTU_CONTROL_AUDIT_LOGNoPath to an audit log file. If set, all operations are logged.
UBUNTU_CONTROL_TRANSPORTNoTransport protocol: 'stdio' (default) or 'http'.stdio
UBUNTU_CONTROL_AUTO_APPROVENoSet to 1 to automatically approve high/medium risk operations without user confirmation. Only for trusted environments.0
UBUNTU_CONTROL_SUDO_PASSWORDNoSudo password for administrative operations.
UBUNTU_CONTROL_DESKTOP_ENABLEDNoWhether desktop control features are enabled. Use '1' or 'true' to enable.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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/Scofield81/ubuntu-control-mcp'

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