Execute remote commands over SSH
ssh-mcp-servermcp_serversetup L2★0
npm:@fangjunjie/ssh-mcp-server ↗What it does
Execute commands on remote SSH servers securely
Best for
Use when agents need execute remote commands with command security controls.
Inputs
- · Command strings
- · SSH host/port/credentials
Outputs
- · Command stdout/stderr
- · Exit codes
Requires
- · SSH private key or password
- · Remote SSH server
Preconditions
- · SSH access to target
- · Node.js
Failure modes
- · Blacklist/whitelist enforcement may block needed commands
Trust signals
- · npm published
- · Supports password + private key auth