Replit SSH runs on your own machine — the client starts it, so there is no endpoint to ping. 112 installs a week from npm. Last commit 13 Sep 2026.
Read, write, list, and check files on Replit projects over SSH/SFTP, plus SSH key setup.
We read the source, 22 h ago · rules 3dff92dd89df
A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.
fs.writeFileSync(outFd, pdfBuffer);
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const fullPath = path.join(stagingDir, filename);
const child = spawn(process.execPath, [script], {
if (isUnder(resolvedAbs, sshDir)) return { hit: true, reason: '~/.ssh/** is sensitive' };
<script src="https://appsforoffice.microsoft.com/lib/1.1/hosted/office.js"></script>
const entries = fs.readdirSync(workspacePath, { withFileTypes: true });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-server-replit-ssh -- npx -y @mindstone/mcp-server-replit-ssh
{
"mcpServers": {
"mcp-server-replit-ssh": {
"args": [
"-y",
"@mindstone/mcp-server-replit-ssh"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server-replit-ssh]
command = "npx"
args = ["-y", "@mindstone/mcp-server-replit-ssh"]
{
"mcpServers": {
"mcp-server-replit-ssh": {
"args": [
"-y",
"@mindstone/mcp-server-replit-ssh"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server-replit-ssh": {
"args": [
"-y",
"@mindstone/mcp-server-replit-ssh"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
REPLIT_SSH_REQUEST_TIMEOUT_MS (Optional per-request timeout in milliseconds (default 60000, max 600000).), MCP_REPLIT_SSH_STRICT_HOST_KEY (Set to 1 to require pre-populated known-hosts entries. When unset (default), unknown hosts are recorded on first contact (OpenSSH `accept-new` behaviour); a fingerprint mismatch always fails closed.), MCP_REPLIT_SSH_KNOWN_HOSTS_PATH (Explicit path to the connector's SSH known-hosts file. Defaults to $MCP_WORKSPACE_PATH/.replit-ssh-known-hosts, then $HOME/.replit-mcp/known_hosts.).
The author declared them in the registry entry; get the values from the project itself.
Run commands and read/write files on your servers over Termalin's keyless tunnels (hosted MCP).
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Search, read and create Linear issues, projects, teams and cycles.
Shared project wiki for AI agents: read and write pages, next actions, and activity logs over MCP.
List and track faxes on ICTFax, and send faxes when writes are enabled, over ICTCore REST.
An agent-first office suite Claude & ChatGPT read and write over one MCP URL.
Read and write Mission Control state via MCP — projects, tasks, subtasks, templates, status updates.
Read-only SSH server diagnostics via a fixed 38-command whitelist; secrets redacted, no write path.
Answers built from our own checks of this server.