MCP SSH Session
Related Servers
Alternatives to MCP SSH Session
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceAn MCP server that gives AI agents SSH access to remote machines through your local OpenSSH client, enabling remote command execution, file transfer, persistent shell sessions, and port forwarding.17168 PyPI22MIT
- AlicenseNot gradedqualityCmaintenanceAn MCP server for managing remote SSH servers, enabling AI agents to execute commands, transfer files, and perform deployment operations securely.MIT
- AlicenseAqualityAmaintenanceMCP server giving AI agents full SSH access with persistent sessions, structured command output, SFTP file transfer, and port forwarding.1810MIT
- AlicenseBqualityFmaintenanceAn MCP server that allows AI models to execute system commands on local machines or remote hosts via SSH, supporting persistent sessions and environment variables.112 npm28MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI assistants full SSH/SFTP remote operations — session management, command execution, interactive shells, file transfers, port forwarding, and system diagnostics.2MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that gives AI agents SSH capabilities to execute commands, transfer files, and inspect remote systems through a preconfigured host list.51 npmMIT
TDQS
Scored across 20 tools
Most tools have distinct purposes, but there is some overlap between execute_command_async and execute_command_enhanced, and between send_input, send_input_by_session, and send_keys. The descriptions help differentiate them.
The naming follows a consistent verb_noun pattern in snake_case (e.g., close_session, execute_command_async), but minor inconsistencies exist like 'close_all_sessions' vs 'close_session' and 'send_keys' breaking the verb_noun pattern.
20 tools is on the higher side but appropriate for the server's scope, covering session management, command execution, file operations, and diagnostics. Each tool serves a clear purpose.
The tool set covers core SSH session management and file read/write, but lacks file deletion, directory listing, and an explicit session creation tool (sessions may be implicit). The command execution variants are redundant, leaving minor gaps.