mcp-ssh
Related Servers
Alternatives to mcp-ssh
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to securely execute commands, transfer files, and manage port forwarding on remote servers via SSH.132 npm37Apache 2.0
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to securely execute commands on remote hosts via SSH and SFTP, with persistent shells, file transfers, screenshots, and an audit log.4MIT
- AlicenseNot gradedqualityFmaintenanceEnables AI assistants to execute commands and transfer files on remote servers over SSH connections.1MIT
- AlicenseAqualityCmaintenanceEnables AI assistants to securely connect to and manage remote servers via SSH, supporting command execution, file transfers via SFTP, and multi-server management with both password and SSH key authentication.937 npm2MIT
- AlicenseAqualityBmaintenanceEnables AI agents to manage SSH environments, run remote commands, transfer files, and diagnose connectivity issues for secure server automation.2122 npmMIT
- AlicenseAqualityCmaintenanceEnables AI agents to establish and manage persistent SSH connections to remote hosts for executing commands. Supports SSH config files, multi-host management, and automatic reconnection with thread-safe concurrent operations.1511MIT
TDQS
Scored across 15 tools
Each tool has a distinct focus: session listing, sync/async execution, file operations, and async command management. The only slight overlap is between send_input and send_input_by_session, but their descriptions clearly differentiate async command IDs from persistent session hosts.
Tools generally follow a verb_noun pattern (list_sessions, execute_command, read_file). Minor deviations like execute_command_async and send_input_by_session use suffixes, and there's a mix of 'get' and 'list' for similar operations, but the overall style is consistent and predictable.
At 15 tools, the set sits at the upper bound of the ideal range but every tool serves a clear purpose. The count is well-suited to the broad scope of SSH management, covering sessions, execution, files, and interactive control without unnecessary bloat.
The toolset provides comprehensive coverage for SSH operations: sync and async command execution, session lifecycle, file read/write, command history, running command monitoring, and interactive terminal input. It addresses virtually all common SSH use cases, making it a complete solution.