ssh-session-mcp
by Zw-awa
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_KEY | No | Local private key path | |
| SSH_HOST | No | Legacy single-target SSH host | |
| SSH_PORT | No | Legacy single-target SSH port | 22 |
| SSH_USER | No | Legacy single-target SSH user | |
| VIEWER_HOST | No | Viewer bind host | 127.0.0.1 |
| VIEWER_PORT | No | Viewer port or 'auto' | 0 |
| SSH_MCP_MODE | No | safe or full | safe |
| SSH_PASSWORD | No | Password auth | |
| SSH_MCP_DEBUG | No | Enable debug browser actions | false |
| SSH_MCP_LOCAL | No | Launch a local shell instead of SSH | false |
| SSH_MCP_CONFIG | No | Explicit config file path | auto-discovery |
| SSH_MCP_INSTANCE | No | Runtime isolation key | proc-<pid> |
| SSH_MCP_LOG_MODE | No | 'off' or 'meta' JSONL logging | off |
| AUTO_OPEN_TERMINAL | No | Auto-open browser terminal | false |
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 | |
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/Zw-awa/ssh-session-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server