Ssh MCP
UnclaimedMCP server exposing SSH control for Linux servers via Model Context Protocol.
Install
claude mcp add --transport stdio ssh-mcp -- ssh-mcpUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (14)
close-session
Close a session, releasing resources
exec
read-command
list-connections
Discover available hosts and connection status
list-sessions
List active sessions per host
open-session
Create a named interactive (stateful) or background session
privileged-command
Execute with sudo (always requires approval)
read-command
Execute allowlisted read-only commands (ls, cat, grep, ...)
read-session-output
Read output from background sessions (e.g., tail -f)
run-command
Execute arbitrary commands (destructive ones need approval)
sftp-download
Download a file via SFTP
sftp-upload
Upload a file via SFTP
signal-process
Send INT/TERM/KILL to a remote PID
sudo-exec
privileged-command
v1
v2