SERVER

Replit SSH

Rank #4,094

io.github.mindstone/mcp-server-replit-ssh

Read, write, list, and check files on Replit projects over SSH/SFTP, plus SSH key setup.

Listed & last published
May 21, 2026
OVERVIEW

Replit SSH is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,094 of 76,851 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Replit SSH is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.

STANDING
#4,094of 76,851 tracked serversTop 10%

Ranks ahead of 72,757 of 76,851 servers on MCP Toplist.

CONNECT

Use Replit SSH

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

npm package
{
  "mcpServers": {
    "mcp-server-replit-ssh": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-replit-ssh"
      ],
      "env": {
        "REPLIT_SSH_REQUEST_TIMEOUT_MS": "<your REPLIT_SSH_REQUEST_TIMEOUT_MS>",
        "MCP_REPLIT_SSH_STRICT_HOST_KEY": "<your MCP_REPLIT_SSH_STRICT_HOST_KEY>",
        "MCP_REPLIT_SSH_KNOWN_HOSTS_PATH": "<your MCP_REPLIT_SSH_KNOWN_HOSTS_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

mindstone

Organization
Servers in org
37
Versions across org
38
VERSIONS

Available versions (1)

VersionPublished
0.1.2May 21, 2026
FAQ

Frequently asked questions

Who maintains Replit SSH?
Replit SSH is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
Is Replit SSH listed on the Official MCP Registry?
Yes — Replit SSH is listed on the Official MCP Registry.
How many versions does Replit SSH have?
MCP Toplist tracks 1 version of Replit SSH, most recently published on May 21, 2026.
Where can I find the source code for Replit SSH?
The source code for Replit SSH is hosted at github.com/mindstone/mcp-servers.
EXPLORE
Replit SSH - MCP Server #4,094 | MCP Toplist