← Back to search

ssh-client-mcp-server

GitHub Actions Scanned 14d ago

MCP server that exposes SSH command execution to LLMs. Config parsing (functype), path expansion (~, $VAR), and OS-user fallback.

B
78.7 / 100

Versions

1.5.1latest
Jun 9, 2026
1.5.0
Jun 8, 2026
1.4.0
May 5, 2026
1.3.3
May 5, 2026
1.3.2
May 5, 2026
+ show 3 moreshow less
1.3.1
May 5, 2026
1.3.0
Apr 19, 2026
1.1.0
Jun 1, 2025
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 6

hosts_list
annotations: none low

List configured fleet hosts and their live connection status.

keys array input string lines number submit boolean command string session string parameters object
exec
annotations: none low

Run a one-shot shell command on a fleet host over SSH.

keys array input string lines number submit boolean command string session string parameters object
tmux_list
annotations: none low

List tmux sessions on a fleet host. Returns a JSON array of session names.

keys array input string lines number submit boolean session string parameters object
tmux_send
annotations: none low

Type text into a persistent tmux session on a fleet host (creates it if absent).

keys array input string lines number submit boolean session string parameters object
tmux_read
annotations: none low

Capture the recent pane transcript of a tmux session on a fleet host.

keys array lines number session string parameters object
tmux_keys
annotations: none low

Send control/special keys (e.g. C-c) to a tmux session on a fleet host.

keys array session string parameters object

Permissions 3

filesystem low
Server uses filesystem capabilities via: fs sync ops
shell high
Server uses shell capabilities via: child_process
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 22

low
Tool 'hosts_list' has no annotations annotation_checker · 100%
low
Tool 'exec' has no annotations annotation_checker · 100%
low
Tool 'tmux_list' has no annotations annotation_checker · 100%
low
Tool 'tmux_send' has no annotations annotation_checker · 100%
low
Tool 'tmux_read' has no annotations annotation_checker · 100%
low
Tool 'tmux_keys' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: smol-toml@1.3.1 (GHSA-v3rj-xjv7-4jmq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: hosts_list manifest_parser · 75%
info
Tool: exec manifest_parser · 75%
info
Tool: tmux_list manifest_parser · 75%
info
Tool: tmux_send manifest_parser · 75%
info
Tool: tmux_read manifest_parser · 75%
info
Tool: tmux_keys manifest_parser · 75%
info
Required env vars (6) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 18 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%