← Index

io.github.NikolaNddTesla/sshmcp

io.github.NikolaNddTesla/sshmcp·v1.2.1·Filesystem
Quality Score
85
/100

SSH server management with zero-token SFTP file transfer and SOCKS proxy support

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "sshmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nl4ever/sshmcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "sshmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@nl4ever/sshmcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @nl4ever/sshmcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Filesystem