← Index

SSH MCP Tool

io.github.oaslananka/mcp-ssh-tool·v2.1.0·Other
Quality Score
90
/100

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

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