01Returns `stdout`, `stderr`, and `exit_code` for comprehensive command output
02Exposes a single `execute_command` MCP tool for remote execution
03Leverages the host machine's `ssh` command, preserving existing SSH configuration
04Supports an optional execution timeout for remote commands
050 GitHub stars