SSH MCP Server
by hypnosis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_MCP_LOG_LEVEL | No | Log level: debug, info, warn, error | info |
| SSH_PROFILES_FILE | Yes | Path to SSH profiles JSON file (required) | |
| SSH_MCP_LOG_COLORS | No | Enable colors in logs: true, false | false |
| SSH_MCP_LOG_TIMESTAMP | No | Show timestamps in logs: true, false | true |
| SSH_MCP_PROFILES_WATCH | No | Watch profiles file for changes: true, false | true |
| SSH_MCP_POOL_IDLE_TIMEOUT | No | Idle timeout for connections in ms | 30000 |
| SSH_MCP_PROFILES_CACHE_TTL | No | Profile cache TTL in ms | 60000 |
| SSH_MCP_POOL_KEEPALIVE_INTERVAL | No | Keep-alive ping interval in ms | 10000 |
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/hypnosis/ssh-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server