SSH-MCP
3.3
If you are the rightful owner of SSH-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP SSH Server is a Model Context Protocol server that facilitates secure SSH access to remote servers, enabling AI tools like Claude Desktop or VS Code to manage websites on a VPS.
ssh_connect
Establish an SSH connection to a remote server.
ssh_exec
Execute a command on the remote server.
ssh_upload_file
Upload a file to the remote server.
ssh_download_file
Download a file from the remote server.
ssh_list_files
List files in a directory on the remote server.
ssh_disconnect
Close an SSH connection.