Loomal

SSH Session MCP

MCP server by github.com/zw-awa/ssh-session-mcp

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

2 starsnpm: ssh-session-mcp

About SSH Session MCP

SSH Session MCP is an MCP (Model Context Protocol) server published by zw-awa in the official MCP registry, listed under Code Execution on Loomal. Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.

It ships as an npm package (ssh-session-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zw-awa/ssh-session-mcp, where the project has earned 2 GitHub stars.

Use SSH Session MCP with your agent

Claude Code · one command
claude mcp add ssh-session-mcp -- npx -y ssh-session-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ssh-session-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ssh-session-mcp"
      ]
    }
  }
}
npmssh-session-mcp

Frequently asked questions

What is SSH Session MCP?
SSH Session MCP is an MCP (Model Context Protocol) server by zw-awa in the Code Execution category. Shared SSH PTY runtime for MCP clients with viewer, input lock, async tracking, and policy rules.
How do I connect SSH Session MCP to Claude, Cursor, or another MCP client?
Install SSH Session MCP from its npm package (ssh-session-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is SSH Session MCP open source?
Yes — the source code is public at github.com/zw-awa/ssh-session-mcp, with 2 GitHub stars.
Can AI agents pay to use SSH Session MCP?
Not yet through Loomal — SSH Session MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain SSH Session MCP? Claim this listing free by verifying GitHub ownership, or contact us.