ssh-mcp and mcp-ssh
These are **competitors** — both provide SSH remote management capabilities through the MCP protocol, offering overlapping functionality for AI-driven server control with no clear technical differentiation or dependency relationship between them.
About ssh-mcp
tufantunc/ssh-mcp
MCP server exposing SSH control for Linux servers via Model Context Protocol.
Implements two execution tools (`exec` and `sudo-exec`) with configurable command timeouts and automatic process abortion on timeout, supporting both password and key-based SSH authentication. Built on the official MCP SDK with stdio transport, it integrates with AI coding assistants like Claude Desktop and Cursor to enable LLM-driven remote command execution with optional sudo/su elevation. Includes safeguards like command character limits and graceful timeout handling to prevent hung connections.
About mcp-ssh
shuakami/mcp-ssh
🔐 SSH MCP Tool - AI-powered SSH management through MCP protocol | 基于MCP协议的SSH工具,为AI提供SSH远程操作能力
Implements intelligent blocking detection and tmux session persistence for long-running remote tasks, with a Python-Node.js bridge that exposes structured MCP tools for connection management, command execution, and file transfer. Designed to integrate with Cursor and other MCP-compatible AI editors, it uses node-ssh for SSH operations and automatically handles connection recovery, compound commands with `&&`/`;` operators, and interactive terminal sessions through tmux.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work