ssh-mcp and mcpsshclient
These are ecosystem siblings—one provides a server implementation exposing SSH control via MCP (tufantunc/ssh-mcp), while the other implements an agentic MCP client that would consume such SSH server capabilities (jonnadul/mcpsshclient).
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 mcpsshclient
jonnadul/mcpsshclient
An Agentic MCP server sshclient
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work