Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_USERNoOptional SSH username to skip GUI credential prompts.
SSH_PASSWORDNoOptional SSH password to skip GUI credential prompts.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
ssh_connect

Connect to a remote SSH server. Returns session_id for subsequent commands.

ssh_exec

Execute a command on a connected SSH session.

ssh_read_buffer

Read recent terminal output from session buffer.

ssh_disconnect

Disconnect an SSH session.

list_sessions

List all active SSH sessions.

scp_upload

Upload a local file to remote server via SFTP.

scp_download

Download a file from remote server via SFTP.

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/code-pumpkin/remote-ssh-mcp'

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