zibdie/SSH-MCP-Server
If you are the rightful owner of SSH-MCP-Server 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.
SSH MCP Server is a cross-platform Model Context Protocol server that facilitates secure SSH connectivity for AI assistants to execute commands on remote servers.
Tools
Functions exposed to the LLM to take actions
ssh_connect
Connect to an SSH server using password or SSH key authentication.
ssh_execute
Execute a command on an established SSH connection.
ssh_disconnect
Disconnect from an SSH server.
ssh_list_connections
List all active SSH connections.
ssh_upload_file
Upload a file to the remote server via SFTP.
ssh_download_file
Download a file from the remote server via SFTP.
ssh_list_files
List files and directories on the remote server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client