Back to directory
classfang/ssh-mcp-server

classfang/ssh-mcp-server

@classfang

SSH-based MCP server that allows remote execution of SSH commands via the MCP protocol.

sshremotecommand-executionservermcptypescriptnpmtoolautomation

Installation & Configuration

{
  "mcpServers": {
    "ssh-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@fangjunjie/ssh-mcp-server"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13