mcp-ssh-session and mcp-remote-ssh
The tools appear to be competing implementations of the same core "MCP server" concept, with project B offering a more feature-rich superset of project A's persistent SSH session functionality, including structured command execution, SFTP, and port forwarding.
About mcp-ssh-session
devnullvoid/mcp-ssh-session
MCP server for persistent SSH sessions
Implements automatic timeout-to-async mode transitions and thread-safe persistent SSH connections with built-in SFTP file operations, sudo/enable-mode support, and command interruption. Integrates with MCP (Model Context Protocol) via stdio transport and supports SSH config aliases, multi-host management, and automatic reconnection detection. Targets Claude and other AI agents requiring reliable remote command execution without server blocking.
About mcp-remote-ssh
faizbawa/mcp-remote-ssh
MCP server for remote SSH operations -- persistent sessions, structured command execution, SFTP file transfer, and port forwarding for AI agents.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work