chouzz/remoteShell-mcp
3.2
If you are the rightful owner of remoteShell-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 dayong@mcphub.com.
Remote Shell MCP Server is a Model Context Protocol server designed to manage SSH connections and execute commands on remote machines efficiently.
Tools
Functions exposed to the LLM to take actions
create_connection
Create a new SSH connection to a remote host.
execute_command
Execute a command on a remote host.
upload_file
Upload a file from local machine to remote host.
download_file
Download a file from remote host to local machine.
list_connections
List all available connections (both active and pre-configured).
close_connection
Close an active SSH connection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client