Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.
Warning

Malware flagged

A supply-chain scanner flagged a high-severity malware risk in this package. Treat it as unsafe to install until the finding is cleared. See Supply Chain Security in the trust breakdown.

SSH Session MCP

NPM · SSH-SESSION-MCP · SCANNED SEP 20

Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security53
  • Malware check failed: a supply-chain vendor flagged a high-severity malware risk. See how to fix → Fail
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 35 of 104 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency100
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to Zw-awa/ssh-session-mcp). View diagnostics → Pass
  • Clear OSI-approved license (Apache-2.0).Pass
  • Actively maintained (last published 116 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability76
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 2348 tokens (~102/item across 23 items; 23 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 5 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "ssh-session-send" implies "send" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 23 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the SSH Session MCP server?

SSH Session MCP runs locally as an npm package, launched with npx -y ssh-session-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · ssh-session-mcp

# add to Claude Code
claude mcp add zw-awa-ssh-session-mcp -- npx -y ssh-session-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "zw-awa-ssh-session-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "zw-awa-ssh-session-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add zw-awa-ssh-session-mcp -- npx -y ssh-session-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "zw-awa-ssh-session-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "ssh-session-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add zw-awa-ssh-session-mcp --command npx --arg -y --arg ssh-session-mcp
# ~/.hermes/config.yaml
mcp_servers:
  zw-awa-ssh-session-mcp:
    command: "npx"
    args: ["-y", "ssh-session-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "zw-awa-ssh-session-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add zw-awa-ssh-session-mcp -t stdio -c npx -a -y ssh-session-mcp
// mcp.json
{
  "mcpServers": {
    "zw-awa-ssh-session-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 0
    • Stability: 0.97 → pass security
  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/ssh-session-mcp@2.7.1

Provenance Verified

A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.

Result Verified
Ecosystem npm
Reason Verified
Discovered via Registry attestation endpoint
Source repo Zw-awa/ssh-session-mcp
Certificate issuer https://token.actions.githubusercontent.com
Certificate SAN https://github.com/Zw-awa/ssh-session-mcp/.github/workflows/release.yml@refs/tags/v2.7.1
Rekor log index 1549621546
Predicate type https://slsa.dev/provenance/v1
Subject digest sha512:c647b797448aacad10f02223bf7faddb2e63d77ee0d240b0052a9c0a18d4d66da0edea7f2c469b8c2b5d183464c87cd3941041dde5ecd2f07ce83af03

Background: How many MCP packages publish verified provenance →

Dependencies 104 packages
Packages resolved 104
Stale 35
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 23 exposed · ~2,348 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
ssh-command-status ~67

Check the status of a long-running async command. Returns current output if completed, or partial output if still running.

NameTypeReqDescription
commandIdstringyesThe async command ID returned by ssh-run
maxCharsintegerMax chars to read from output (default 16000)

No output schema declared.

No examples provided.

ssh-device-list ~23

List configured SSH device profiles discovered from ssh-session-mcp.config.json.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ssh-quick-connect ~101

One-step: open SSH session using configured device profiles when available, otherwise fall back to legacy .env defaults. Reuse an existing session when possible and return viewer details when enabled.

NameTypeReqDescription
connectionNamestringLogical connection name. Defaults to "main" for profile-based sessions
devicestringDevice profile id. Defaults to config defaultDevice when available
sessionNamestringOptional session name. Defaults to "default"

No output schema declared.

No examples provided.

ssh-retry ~158

Execute a command with automatic retry and backoff on failure. Useful for flaky network commands or services that need time to start.

NameTypeReqDescription
backoffstringBackoff strategy (default "exponential")
commandstringyesShell command to execute
delayMsintegerBase delay between retries in ms (default 1000)
failPatternstringRegex pattern - if output matches this, consider command failed regardless of exit code
maxRetriesintegerMaximum number of retries (default 3)
sessionstringSession name or id. Defaults to "default"
successPatternstringRegex pattern - if output matches this, consider command successful regardless of exit code

No output schema declared.

No examples provided.

ssh-run ~178

Execute a command in the SSH session and return the output. Uses intelligent completion detection (prompt matching + idle timeout). In safe mode, dangerous/interactive commands are blocked. Long-running commands automatically transition to async mode.

NameTypeReqDescription
commandstringyesShell command to execute
idleMsintegerIdle timeout in ms - if no new output for this duration, consider command done (default 2000)
maxCharsintegerMax chars to read from output (default 16000). When output exceeds this limit, head (30%) and tail (70%) are returned with the middle omitted.
sessionstringSession name or id. Defaults to "default"
waitMsintegerMaximum wait time in ms (default 30000). Command may return earlier if prompt detected or idle timeout reached.

No output schema declared.

No examples provided.

ssh-session-close ~47

Close an interactive SSH PTY session immediately and remove it from the MCP server.

NameTypeReqDescription
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-control ~90

Send a control key to an interactive SSH PTY session. Actor is shown inline in the dashboard transcript.

NameTypeReqDescription
actorstringLabel for the sender shown inline in the dashboard, e.g. codex, claude, user
controlstringyesControl key to send
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-diagnostics ~52

Inspect session health, buffer trim state, viewer attachment state, input lock state, and tracked command metadata.

NameTypeReqDescription
sessionstringSession id or unique session name. Omit to inspect all tracked sessions

No output schema declared.

No examples provided.

ssh-session-history ~75

Read line-numbered session history built from terminal output and user/agent actions.

NameTypeReqDescription
lineintegerRead from this history line number
maxLinesintegerMaximum number of history lines to return
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-list ~65

List tracked SSH PTY sessions. Closed sessions are kept briefly for inspection, then automatically pruned.

NameTypeReqDescription
connectionNamestringFilter by connection name
devicestringFilter by device id
includeClosedbooleanInclude recently closed retained sessions

No output schema declared.

No examples provided.

ssh-session-open ~460

Open a persistent interactive SSH PTY session with automatic idle cleanup and a terminal-style dashboard view.

NameTypeReqDescription
autoOpenViewerbooleanAutomatically ensure a local viewer is opened for this session
closedRetentionMsintegerHow long to keep a closed session summary/transcript in memory before pruning
colsintegerPTY column count
connectionNamestringLogical connection name for the selected device
dashboardHeightintegerRendered dashboard height in rows
dashboardLeftCharsintegerHow many recent transcript chars to retain in the rendered viewer
dashboardRightEventsintegerHow many recent input/control/lifecycle events to retain for actor markers
dashboardWidthintegerRendered dashboard width in columns
devicestringDevice profile id from ssh-session-mcp.config.json
hoststringSSH host. Falls back to server --host if omitted
idleTimeoutMsintegerAuto-close the SSH session after this much inactivity. 0 disables idle cleanup
includeDashboardbooleanInclude the rendered dashboard text in the tool response
keystringPath to a private SSH key on the local machine
passwordstringSSH password
portintegerSSH port. Falls back to server --port or 22
rowsintegerPTY row count
sessionNamestringOptional human-readable alias for the session
startupInputstringRaw text to send immediately after opening the session
startupInputActorstringActor label for startupInput, e.g. codex, claude, user
startupWaitMsintegerHow long to wait before capturing the initial dashboard
stripAnsiFromLeftbooleanStrip ANSI escape sequences from rendered SSH output
termstringPTY TERM value
userstringSSH username. Falls back to server --user if omitted
viewerModestringViewer launch mode when autoOpenViewer is enabled
viewerSingletonScopestringHow viewer singleton deduplication is scoped when autoOpenViewer is enabled

No output schema declared.

No examples provided.

ssh-session-policy-list ~48

List the inherited and session-level custom policy rules currently active for an SSH session.

NameTypeReqDescription
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-policy-remove ~59

Remove a session-level custom policy rule by id.

NameTypeReqDescription
idstringyesRule id to remove from the current session rule set
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-policy-reset ~48

Reset the current session custom policy rules back to the inherited defaults loaded from configuration.

NameTypeReqDescription
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-policy-upsert ~206

Add or update a session-level custom policy rule. Session rules are applied after immutable built-in hard blocks and before the built-in safe/full warning set.

NameTypeReqDescription
actionstringyesblock rejects the command, warn allows it with warning metadata
categorystringyesRule category shown in blocked/warned responses
enabledbooleanWhether the rule is active. Defaults to true
flagsstringOptional JavaScript regex flags, for example i or gi
idstringyesStable rule id used for future updates or removal
messagestringyesHuman-readable reason shown when the rule matches
modestringWhich operation mode the rule applies to
patternstringyesJavaScript regular expression source without surrounding slashes
sessionstringSession id, session ref, or session name. Defaults to the active session
suggestionstringOptional remediation hint shown alongside the message

No output schema declared.

No examples provided.

ssh-session-read ~108

Read raw buffered terminal output from an SSH PTY session. Supports optional long-polling for new terminal output.

NameTypeReqDescription
maxCharsintegerMaximum chars to return
offsetintegerRead from this output offset. If omitted, return the latest tail
sessionstringSession id, session ref, or session name. Defaults to the active session
waitForChangeMsintegerWait up to this many milliseconds for new terminal output before returning

No output schema declared.

No examples provided.

ssh-session-resize ~63

Resize the PTY window of an interactive SSH session.

NameTypeReqDescription
colsintegeryesNew column count
rowsintegeryesNew row count
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-send ~108

Send raw input to an interactive SSH PTY session. Actor is shown inline in the dashboard transcript.

NameTypeReqDescription
actorstringLabel for the sender shown inline in the dashboard, e.g. codex, claude, user
appendNewlinebooleanAppend a newline after the input
inputstringyesRaw text to send into the PTY
sessionstringSession id, session ref, or session name. Defaults to the active session

No output schema declared.

No examples provided.

ssh-session-set-active ~50

Set or clear the active session used by tools when the session argument is omitted.

NameTypeReqDescription
sessionstringSession id, session ref, or session name. Omit to clear the active session

No output schema declared.

No examples provided.

ssh-session-watch ~204

Long-poll an SSH PTY session and render a terminal-style dashboard with inline actor markers.

NameTypeReqDescription
dashboardHeightintegerRendered dashboard height in rows
dashboardLeftCharsintegerHow many recent transcript chars to retain in the rendered viewer
dashboardRightEventsintegerHow many recent input/control/lifecycle events to retain for actor markers
dashboardWidthintegerRendered dashboard width in columns
eventSeqintegerWait until transcript events grow beyond this sequence number
includeDashboardbooleanInclude the rendered dashboard text in the tool response
outputOffsetintegerWait until terminal output grows beyond this offset
sessionstringSession id, session ref, or session name. Defaults to the active session
stripAnsiFromLeftbooleanStrip ANSI escape sequences from rendered SSH output
waitForChangeMsintegerLong-poll duration in milliseconds

No output schema declared.

No examples provided.

ssh-status ~33

Quick status check: list active sessions, viewer URL, connection state. Use this to check if a session is already running.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

ssh-viewer-ensure ~84

Ensure that a viewer exists for a session. Terminal mode is singleton-scoped and will reuse a running viewer instead of opening duplicates.

NameTypeReqDescription
modestringViewer launch mode
sessionstringSession id, session ref, or session name. Defaults to the active session
singletonScopestringDeduplication scope for terminal viewers

No output schema declared.

No examples provided.

ssh-viewer-list ~21

List persisted local viewer processes and their current binding state.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the SSH Session MCP server?

SSH Session MCP is listed in the public MCP registry as io.github.Zw-awa/ssh-session-mcp. Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules. This page covers its npm package (ssh-session-mcp).

Is the SSH Session MCP server safe to use?

SSH Session MCP scores 79 out of 100 on VerifyMCP. A supply-chain scanner flagged a possible malware risk on one channel of this server. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the SSH Session MCP server expose?

SSH Session MCP exposes 23 tools: ssh-session-open, ssh-session-send, ssh-device-list, ssh-session-read, ssh-session-watch, and 18 more. Their descriptions and schemas cost roughly 2,348 tokens of context every time the server is loaded.

Is the SSH Session MCP server still maintained?

SSH Session MCP is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the SSH Session MCP server under?

SSH Session MCP declares the Apache-2.0 licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.