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).

ssh-mcp
60
Established
mcpsshclient
27
Experimental
Maintenance 6/25
Adoption 10/25
Maturity 24/25
Community 20/25
Maintenance 2/25
Adoption 2/25
Maturity 9/25
Community 14/25
Stars: 348
Forks: 55
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 2
Forks: 3
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
Stale 6m 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 mcpsshclient

jonnadul/mcpsshclient

An Agentic MCP server sshclient

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