Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
keyNoPath to private SSH key
hostYesHostname or IP of the Linux or Windows server
portNoSSH port (default: 22)22
userYesSSH username
timeoutNoCommand execution timeout in milliseconds (default: 60000ms = 1 minute)60000
maxCharsNoMaximum allowed characters for the command input (default: 1000). Use none or 0 to disable the limit.1000
passwordNoSSH password (or use key for key-based auth)
suPasswordNoPassword for su elevation (when you need a persistent root shell)
disableSudoNoFlag to disable the sudo-exec tool completely. Useful when sudo access is not needed or not available.
sudoPasswordNoPassword for sudo elevation (when executing commands with sudo)

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/tufantunc/ssh-mcp'

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