# SSH Remote Command Executor

Execute remote SSH commands and test SSH connectivity seamlessly through a standardized MCP interface. Manage SSH sessions securely by configuring connection details via environment variables or remo…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add lgariv/ssh-mcp

# Browse available tools
npx -y smithery tool list lgariv/ssh-mcp
```
