Back to search
30
MCP

Replit SSH

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

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

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

SSH
Provides secure remote server management capabilities through SSH connections, automatically discovering hosts from SSH configuration files
0 tools
Filesystem
Read, create, and edit files.
0 tools
vssh
SSH tunnel and remote server management MCP — execute commands, transfer files, manage
0 tools
n8n-nodes-sftp-transfer
Upload and download files over SFTP in n8n workflows.
0 tools
Platter
MCP server exposing Read, Write, Edit, Bash, Glob, Grep, and JS tools over stdio.
0 tools
mcp-ssh-server-tool
MCP Server for SSH connections and remote command execution
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "replit_ssh": {
      "url": "None",
      "transport": "http"
    }
  }
}