Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_MCP_ENV | No | Operating environment; production defaults to strict host keys | development |
| SSH_MCP_LOG_DIR | No | Audit log directory | ~/.ssh-mcp/logs |
| SSH_MCP_DEFAULT_COLS | No | Terminal width | 220 |
| SSH_MCP_DEFAULT_ROWS | No | Terminal height | 50 |
| SSH_MCP_DEFAULT_TERM | No | Default TERM for PTY shells | xterm-256color |
| SSH_MCP_HOST_KEY_MODE | No | Host key verification mode: accept, strict, or ask | accept |
| SSH_MCP_EXEC_TIMEOUT_MS | No | Command timeout (ms) | 30000 |
| SSH_MCP_MAX_CONNECTIONS | No | Max concurrent SSH sessions | 10 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |