Connects to any SSH server and exposes a single exec tool that runs shell commands remotely and returns stdout. Supports four auth modes: password, key file, key from environment variable (for Vault, Doppler, or envpkt workflows), and SSH_AUTH_SOCK for system agents including 1Password, Bitwarden Desktop, and KeePassXC. Built on somamcp so you get soma_health, soma_capabilities, and soma_connections introspection out of the box. Path expansion handles tilde, dollar signs, and relative paths with fail-fast validation at startup. Reach for this when you need an LLM to run commands on remote Linux, macOS, or Windows OpenSSH hosts without building your own SSH wrapper.
claude mcp add --transport stdio jordanburke-ssh-client-mcp-server uvx ssh-client-mcp-server