ssh-mcp-server-secured
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_LOG_FILE | No | Path to log file | |
| SSH_BLACKLIST | No | Comma-separated or JSON override blacklist commands | |
| SSH_LOG_LEVEL | No | Log verbosity: DEBUG, INFO, WARN, ERROR (default INFO) | |
| SSH_WHITELIST | No | Comma-separated or JSON override whitelist commands | |
| SSH_ALLOW_SUDO | No | Allow sudo commands: true or false (default true) | |
| SSH_MCP_CONFIG | No | Path to config JSON file | |
| SSH_FILTER_MODE | No | Command filtering mode: whitelist, blacklist, disabled (default blacklist) | |
| SSH_LOG_BLOCKED | No | Log blocked commands to stderr: true or false (default true) | |
| SSH_IDLE_TIMEOUT | No | Idle connection timeout in seconds (default 120) | |
| SSH_HOST_BLACKLIST | No | Comma-separated IPs blacklist of allowed host IPs | |
| SSH_HOST_WHITELIST | No | Comma-separated IPs whitelist of allowed host IPs | |
| SSH_HOST_FILTER_MODE | No | Host filtering mode: whitelist, blacklist, disabled (default disabled) | |
| SSH_DANGEROUS_PATTERNS | No | JSON array override dangerous regex patterns | |
| SSH_FAILED_CONNECTIONS_LOG | No | File path for failed connections log (default ssh-failed-connections.json) |
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/marian-craciunescu/ssh-mcp-server-secured'
If you have feedback or need assistance with the MCP directory API, please join our Discord server