← All servers
πŸ”§

SSH Session MCPVerifiedπŸ›‘ No advisories

io.github.Zw-awa/ssh-session-mcp
New to MCP? Start here β†’
4β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/zw-awa, which proved it owns this namespace.

Verified owner: github.com/zw-awa β†—io.github.Zw-awa/ssh-session-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs SSH_PASSWORD.
βœ“
Configuration
Reads SSH_MCP_CONFIG, SSH_MCP_INSTANCE, VIEWER_PORT, VIEWER_HOST, AUTO_OPEN_TERMINAL, SSH_MCP_MODE, ….

About

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

Packages & transports

npmssh-session-mcpv2.7.1 Β· npx

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ssh_session": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y ssh-session-mcp