Provide AI agents with persistent SSH sessions, port forwarding, and file writes.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Agent SSH MCP" yet — see the docs or source repo.
Use Agent SSH MCP to connect to a remote Linux host, create a persistent SSH session, and keep it running via tmux after disconnects.
Returns details of the established persistent SSH session and confirms it can be reused.
Use Agent SSH MCP to create port forwarding for port 3000 on a remote host so I can access the service locally.
Returns the port forwarding result and explains how to access the forwarded port locally.
Use Agent SSH MCP to write /tmp/config.json on the remote server via SFTP with the provided JSON configuration.
Returns a successful file write status with result details such as the target path.
Developers or DevOps engineers can use it to let an AI agent connect to a remote host and maintain a persistent SSH session. This allows the agent to reuse the same remote terminal environment across multi-step tasks.
When a service is running on a remote host and is only internally reachable, this tool can forward ports. That makes it easier for an AI agent or user to access and connect to the remote service.
When configuration files, scripts, or generated content need to be placed on a remote machine, its SFTP file write capability can handle it. This fits AI agent workflows that need to deliver files remotely.
It is an MCP server for AI agent workflows that provides persistent SSH sessions. The description also mentions tmux integration, port forwarding, and writing files through SFTP.
Based on the provided description, it supports persistent SSH sessions, tmux integration, port forwarding, and SFTP file writes. Other capabilities are not stated in the source material.
No documentation excerpt was provided, so the installation steps and detailed prerequisites cannot be confirmed; see the source repository. What is clear is that it relates to SSH, tmux integration, and SFTP writes.
Give AI persistent SSH access for remote commands, file transfer, and port forwarding.
Connect AI to remote servers via SSH for commands and secure file transfer.
Let AI run persistent interactive SSH sessions for remote operations tasks.
Enable AI to access remote hosts via SSH for commands and file transfer.
Securely diagnose remote servers over SSH with guarded read and write access.
Let AI handle secure remote SSH commands, transfers, and port forwarding.