Skip to main content
Glama
bhayanak

Simple SSH MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SSH_MCP_ENVNoOperating environment; production defaults to strict host keysdevelopment
SSH_MCP_LOG_DIRNoAudit log directory~/.ssh-mcp/logs
SSH_MCP_DEFAULT_COLSNoTerminal width220
SSH_MCP_DEFAULT_ROWSNoTerminal height50
SSH_MCP_DEFAULT_TERMNoDefault TERM for PTY shellsxterm-256color
SSH_MCP_HOST_KEY_MODENoHost key verification mode: accept, strict, or askaccept
SSH_MCP_EXEC_TIMEOUT_MSNoCommand timeout (ms)30000
SSH_MCP_MAX_CONNECTIONSNoMax concurrent SSH sessions10

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

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