SERVER
Replit SSH
Rank #3474io.github.mindstone/mcp-server-replit-ssh
Read, write, list, and check files on Replit projects over SSH/SFTP, plus SSH key setup.
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
Replit SSH is a Model Context Protocol (MCP) server published by mindstone. It ranks #3474 of 58,900 servers tracked on MCP Toplist, and its repository has 8 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
#3,474of 58,900 tracked serversTop 10%
Ranks ahead of 55,426 of 58,900 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
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 21, 2026 |
FAQ
Frequently asked questions
- What is Replit SSH?
- Read, write, list, and check files on Replit projects over SSH/SFTP, plus SSH key setup.
- Who maintains Replit SSH?
- Replit SSH is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is Replit SSH an official MCP server?
- 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