SERVER

SSH MCP Tool

Rank #2,629

io.github.oaslananka/mcp-ssh-tool

Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.

First listed
Mar 21, 2026
Last publish date
May 10, 2026
OVERVIEW

SSH MCP Tool is a Model Context Protocol (MCP) server published by oaslananka. It ranks #2,629 of 76,851 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. SSH MCP Tool is listed across 2 registries — Official MCP and Glama, with 7 tracked versions. It was first listed on Mar 21, 2026 and most recently updated on May 10, 2026.

STANDING
#2,629of 76,851 tracked serversTop 5%

Ranks ahead of 74,222 of 76,851 servers on MCP Toplist.

CONNECT

Use SSH MCP Tool

Add SSH MCP Tool to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-ssh-tool": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ssh-tool"
      ]
    }
  }
}
npm package
{
  "mcpServers": {
    "mcp-ssh-tool": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-ssh-tool"
      ],
      "env": {
        "SSH_MCP_HTTP_ALLOWED_ORIGINS": "<your SSH_MCP_HTTP_ALLOWED_ORIGINS>",
        "SSH_MCP_HTTP_BEARER_TOKEN_FILE": "<your SSH_MCP_HTTP_BEARER_TOKEN_FILE>",
        "SSH_MCP_HTTP_PUBLIC_URL": "<your SSH_MCP_HTTP_PUBLIC_URL>",
        "SSH_MCP_HTTP_TRUST_PROXY": "<your SSH_MCP_HTTP_TRUST_PROXY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (1 delisted)

GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

oaslananka

Organization
Servers in org
13
Versions across org
30
MORE FROM THIS PUBLISHER

Other servers by oaslananka

View all oaslananka servers →
VERSIONS

Available versions (7)

0.1.0 · Nov 25, 20241.3.1 · Mar 24, 20261.3.5 · Apr 8, 20262.1.0 · Apr 29, 20262.1.1 · May 3, 20262.2.6 · May 10, 20262.2.7 · May 10, 2026Nov 25, 2024May 10, 2026
VersionPublished
2.2.7May 10, 2026
2.2.6May 10, 2026
2.1.1May 3, 2026
2.1.0Apr 29, 2026
1.3.5Apr 8, 2026
1.3.1Mar 24, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains SSH MCP Tool?
SSH MCP Tool is maintained by oaslananka, which publishes 13 MCP servers (30 total versions) tracked on MCP Toplist.
Is SSH MCP Tool listed on the Official MCP Registry?
Yes — SSH MCP Tool is listed on the Official MCP Registry, alongside Glama.
How many versions does SSH MCP Tool have?
MCP Toplist tracks 7 versions of SSH MCP Tool, most recently published on May 10, 2026.
Where can I find the source code for SSH MCP Tool?
The source code for SSH MCP Tool is hosted at github.com/oaslananka/mcp-ssh-tool.
EXPLORE