ssh-licco
by Echoqili
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SSH_HOST | No | SSH server address | 127.0.0.1 |
| SSH_PORT | No | SSH port | 22 |
| SSH_USER | No | SSH username | root |
| SSH_TIMEOUT | No | Connection timeout in seconds | 60 |
| SSH_BASE_DIR | No | Base directory for path validation | /home |
| SSH_PASSWORD | No | SSH password | |
| SSH_RATE_LIMIT | No | Rate limiting toggle (true/false) | true |
| SSH_CLIENT_TYPE | No | SSH client implementation: paramiko, asyncssh, fabric | paramiko |
| SSH_SUDO_PASSWORD | No | Sudo password for use_sudo | |
| SSH_AUDIT_LOG_PATH | No | File path for audit logs | |
| SSH_RATE_LIMIT_MAX | No | Rate limit maximum requests | 30 |
| SSH_SECURITY_LEVEL | No | Security level: strict, balanced, relaxed | balanced |
| SSH_SESSION_TIMEOUT | No | Session timeout in seconds | 7200 |
| SSH_FORCE_ENV_CONFIG | No | Force env config over hosts.json | false |
| SSH_RATE_LIMIT_WINDOW | No | Rate limit window in seconds | 60 |
| SSH_KEEPALIVE_INTERVAL | No | Keepalive interval in seconds | 30 |
| SSH_ALLOWED_COMMANDS_FILE | No | Path to command whitelist JSON file | |
| SSH_EXTRA_ALLOWED_COMMANDS | No | Additional allowed commands (comma separated) |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Echoqili/ssh-licco'
If you have feedback or need assistance with the MCP directory API, please join our Discord server