The SSH MCP Server enables LLMs and MCP clients to securely execute shell commands on remote Linux and Windows systems via SSH, providing both standard command execution and sudo-elevated commands with configurable timeout protection. It exposes two primary tools—`exec` for standard remote command execution and `sudo-exec` for privileged operations—supporting secure authentication through passwords or SSH keys. This server solves the problem of allowing AI models to interact with and control remote systems through a standardized, secure protocol interface.
claude mcp add --transport stdio tufantunc-ssh-mcp uvx ssh-mcp