MCP SSH Server
JSON →Securely execute remote commands and perform file operations over SSH, with support for both password and key-based authentication.
Tools · 6
- connect Establish an SSH connection with password or key-based authentication
- exec Execute a remote command over an established SSH connection
- upload Upload a file to a remote path via SSH
- download Download a file from a remote path via SSH
- ls List directory contents on a remote server
- status Get the status of an SSH connection
Links
★ 55 GitHub stars