SSH MCP Server
by plmi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host for HTTP transports | 127.0.0.1 |
| MCP_PORT | No | Bind port for HTTP transports | 8000 |
| MCP_TRANSPORT | No | MCP transport: stdio or streamable-http | stdio |
| MCP_MOUNT_PATH | No | Advanced: ASGI mount path used by FastMCP | / |
| SSH_DEFAULT_HOST | No | Default remote host | |
| SSH_DEFAULT_PORT | No | Default SSH port | 22 |
| SSH_DEFAULT_USER | No | Default SSH username | |
| SSH_ALLOWED_HOSTS | No | Comma-separated host allowlist (empty means allow all) | |
| MCP_STATELESS_HTTP | No | Enable stateless streamable HTTP sessions | false |
| SSH_DEFAULT_PASSWORD | No | Default SSH password (password auth) | |
| SSH_MAX_OUTPUT_CHARS | No | Output truncation limit | 12000 |
| SSH_CONNECT_TIMEOUT_SEC | No | SSH connection timeout (seconds) | 10 |
| SSH_DEFAULT_TIMEOUT_SEC | No | Default command timeout (seconds) | 60 |
| MCP_STREAMABLE_HTTP_PATH | No | HTTP path for the MCP endpoint | /mcp |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues