Skip to main content
Glama
szoran53
by szoran53

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_HOSTNoRemote host IP or hostname. Required when LOCAL_MODE is not true.
SSH_PORTNoSSH port. Default: 2222
SSH_USERNoSSH username. Required when LOCAL_MODE is not true.
LOG_PATHSNoComma-separated list of allowed log file path prefixes. Default: /var/log/var/log
TRANSPORTNoTransport mode: 'stdio' or 'http'. Default: stdiostdio
LOCAL_MODENoSet to 'true' to manage the local machine directly (no SSH). Default: falsefalse
SSH_KEY_PATHNoPath to private key. Default: ~/.ssh/id_rsa~/.ssh/id_rsa
MCP_HTTP_HOSTNoHTTP bind address when TRANSPORT=http. Default: 127.0.0.1127.0.0.1
MCP_HTTP_PORTNoHTTP port when TRANSPORT=http. Default: 33003300
SUDO_PASSWORDNoOptional. Provide if the SSH user requires a password for sudo.
COMMAND_TIMEOUT_MSNoMax time (ms) for any single command. Default: 3000030000
SSH_STRICT_HOST_CHECKNoSet to 'false' to skip host key verification. Default: truetrue

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/szoran53/linux-mcp-server'

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