← Index

io.github.Echoqili/ssh-licco

io.github.Echoqili/ssh-licco·v0.2.3·Other
Quality Score
79
/100

SSH Model Context Protocol Server - Enable SSH functionality for AI models

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ssh-licco": {
      "command": "uvx",
      "args": [
        "ssh-licco"
      ],
      "env": {
        "SSH_SECURITY_LEVEL": "balanced",
        "SSH_EXTRA_ALLOWED_COMMANDS": "<ssh_extra_allowed_commands>",
        "SSH_BASE_DIR": "/home"
      }
    }
  }
}
§02  Environment variables
SSH_SECURITY_LEVEL

Security level (strict/balanced/relaxed)

SSH_EXTRA_ALLOWED_COMMANDS

Extra allowed commands (comma-separated)

SSH_BASE_DIR

Base directory for path validation

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other