Securely access remote machines over SSH with approval and timeout controls.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "ssh-mcp-gateway" yet — see the docs or source repo.
Use ssh-mcp-gateway to connect to the remote server and, after manual approval, run: uname -a, df -h, and free -m. Then summarize the OS version, disk usage, and memory status.
After session approval, the tool runs the commands and returns a summary of the machine's basic diagnostics.
Connect to the remote host through ssh-mcp-gateway, wait for manual approval, then check the size of /var/log and list the 20 most recently modified log files. Let the session terminate automatically if it stays idle.
It reports log directory usage and recently changed files, then automatically ends the session when idle.
Use ssh-mcp-gateway to connect to the remote machine and, after manual approval, run systemctl status nginx. Tell me whether the service is running.
It returns the command output and a short conclusion about the service status.
When developers or DevOps engineers need to run diagnostics or maintenance commands on a remote machine, they can use manual approval before establishing an SSH session to reduce connection and execution risks. Automatic termination and inactivity timeouts also help limit long-lived sessions.
When users want Claude to help execute commands on a remote machine, this tool provides the SSH access path with approval and timeout controls, making it suitable for security-conscious remote workflows.
It gives Claude SSH access to a remote machine so commands can be executed after manual approval. The description also says it supports automatic termination and inactivity timeouts for better security.
Based on the provided description, it includes manual session approval, automatic termination, and inactivity timeouts. For finer-grained permissions or auditing details, see the source repository.
The provided material does not include installation steps. What we can tell is that it is used to access a remote machine over SSH; for setup, runtime, and authentication requirements, see the source repository.
Execute SSH commands on remote servers and resume large file transfers.
Securely diagnose remote servers over SSH with guarded read and write access.
Run remote commands over persistent SSH sessions with preserved context and state.
Manage Linux servers over SSH for commands, files, services, and logs.
Securely let AI assistants run remote server commands over SSH.
Connect AI to remote servers via SSH for commands and secure file transfer.