faizbawa/mcp-remote-ssh
by Various
MCP server for remote SSH operations -- persistent sessions, structured command execution, SFTP file transfer, and port forwarding for AI agents.
MCP
faizbawa/mcp-remote-ssh
Added 23 June 2026
Overview
An MCP server that enables AI agents to execute remote SSH operations including persistent sessions, structured command execution, SFTP file transfers, and port forwarding. It uses Python and exposes these capabilities through the Model Context Protocol for integration with AI assistants.
Best for
Best for
Developers prototyping AI-driven remote server automation with MCP
Use cases
- Automate remote server management tasks via AI agents
- Transfer files and execute commands on remote hosts programmatically
- Set up port forwarding for secure remote access from AI tools
How to use
Install
uvx mcp-remote-ssh # or: pip install mcp-remote-ssh Tools exposed
ssh_connectssh_list_sessionsssh_close_sessionssh_executessh_sudo_executessh_shell_openssh_shell_sendssh_shell_readssh_shell_send_controlssh_shell_waitssh_load_env_filessh_clear_secretsssh_upload_filessh_download_filessh_read_remote_filessh_write_remote_filessh_list_remote_dirssh_forward_portssh_list_forwardsssh_close_forward
Notes
An MCP server that enables AI agents to execute remote SSH operations including persistent sessions, structured command execution, SFTP file transfers, and port forwarding. It uses Python and exposes these capabilities through the Model Context Protocol for integration with AI assistants.
2 stars on GitHub. Last updated 2026-06-23. Licensed MIT.
Use cases
- Automate remote server management tasks via AI agents
- Transfer files and execute commands on remote hosts programmatically
- Set up port forwarding for secure remote access from AI tools
Pros
- Supports persistent SSH sessions for long-running tasks
- Includes SFTP and port forwarding in a single tool
- Integrates directly with MCP-compatible AI agents
Cons
- Very low community adoption (2 GitHub stars)
- Limited documentation and support for production use
- Requires Python environment and SSH credentials setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Supports persistent SSH sessions for long-running tasks
- Includes SFTP and port forwarding in a single tool
- Integrates directly with MCP-compatible AI agents
Cons
- Very low community adoption (2 GitHub stars)
- Limited documentation and support for production use
- Requires Python environment and SSH credentials setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.