← All servers
πŸ”§

Replit SSHVerifiedπŸ›‘ No advisories

io.github.mindstone/mcp-server-replit-ssh
New to MCP? Start here β†’
10β˜… stars
0weekly installs
2 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/mindstone, which proved it owns this namespace.

Verified owner: github.com/mindstone β†—io.github.mindstone/mcp-server-replit-ssh

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads REPLIT_SSH_REQUEST_TIMEOUT_MS, MCP_REPLIT_SSH_STRICT_HOST_KEY, MCP_REPLIT_SSH_KNOWN_HOSTS_PATH.

About

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

Packages & transports

npm@mindstone/mcp-server-replit-sshv0.1.2 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp_server_replit_ssh": {
      "command": "npx",
      "args": [
        "-y",
        "@mindstone/mcp-server-replit-ssh"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @mindstone/mcp-server-replit-ssh