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.

ssh-mcp
54
Established
mcp-ssh
38
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 18/25
Community 20/25
Maintenance 10/25
Adoption 8/25
Maturity 1/25
Community 19/25
Stars: 348
Forks: 55
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 58
Forks: 17
Downloads:
Commits (30d): 0
Language: TypeScript
License:
No risk flags
No License No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work