SERVER

SSH MCP Tool

Rank #2946

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 #2946 of 58,900 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,946of 58,900 tracked serversTop 10%

Ranks ahead of 55,954 of 58,900 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 Apr 27, 2026
ORGANIZATION

oaslananka

Organization
Total servers
8
Total versions
14
MORE FROM THIS PUBLISHER

Other servers by oaslananka

View all oaslananka servers →
VERSIONS

Available versions (7)

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

What is SSH MCP Tool?
Secure MCP SSH automation server with policy controls, resources, prompts, stdio, and HTTP.
Who maintains SSH MCP Tool?
SSH MCP Tool is maintained by oaslananka, which publishes 8 MCP servers (14 total versions) tracked on MCP Toplist.
Is SSH MCP Tool an official MCP server?
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