vignitin/multi-ssh-mcp
3.3
If you are the rightful owner of multi-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.
A Python-based Model Context Protocol (MCP) server for managing multiple SSH servers through a unified interface.
Tools
Functions exposed to the LLM to take actions
list_servers
Lists all configured SSH servers with their details.
connect_server
Connects to a specific SSH server.
disconnect_server
Disconnects from the current SSH server.
execute_command
Executes a command on the current or specified server.
upload_file
Uploads a file to the current or specified server.
download_file
Downloads a file from the current or specified server.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client