mcpbeat Sign in

Remote Terminal MCP Server

local only

Remote Terminal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 116 installs a week from pypi.

Complete SSH terminal for Linux with AI/user control and dual-stream visibility

Installs per day peak 49 · avg 22 · -25% w/w
a month agotoday
116
Installs / week
pypi · remote-terminal-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Remote Terminal MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add remote-terminal -- uvx remote-terminal-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "remote-terminal": {
      "args": [
        "remote-terminal-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.remote-terminal]
command = "uvx"
args = ["remote-terminal-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "remote-terminal": {
      "args": [
        "remote-terminal-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "remote-terminal": {
      "args": [
        "remote-terminal-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: REMOTE_TERMINAL_ROOT (Root directory for config files and database). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Remote Terminal MCP

same job, measured the same way
Capsulate
by capsulatedev

Real Linux and Windows desktop VMs for AI agents: exec, files, computer-use and snapshots via MCP.

221 installs/wk local only
Cygnus SSH MCP
by cygnussystems

SSH-based MCP control of remote Linux, macOS, and Windows servers -- 46 purpose-built tools.

257 installs/wk local only
I
SSH Nexus
by quwentao2005

MCP server and web terminal for shared SSH sessions and reusable command sets.

18 installs/wk local only
Real Browser
by ofershap

MCP server + Chrome extension for AI browser control with real sessions.

83 installs/wk local only
China Marketing AI Intelligence MCP
by chinamarketing

Remote MCP server for China brand visibility, destination demand, and KOL discovery workflows.

3 tools answering
Claude KVM
by aras-workspace

MCP server — control remote desktops via VNC with a native Swift daemon and Apple Vision OCR

95 installs/wk local only
rstream CLI MCP
by rstreamlabs

Local stdio MCP server for rstream setup, tunnels, WebTTY, and remote operations.

local only
MaxAEO AI Visibility MCP
by maxaeo

Local-first MCP server for AI visibility, GEO/AEO, llms.txt, and AI crawler readiness audits.

72 installs/wk local only

Remote Terminal MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Remote Terminal MCP?
Remote Terminal MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package remote-terminal-mcp was installed 116 times last week.
How do I connect Remote Terminal MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls remote-terminal-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Remote Terminal MCP?
The pypi package remote-terminal-mcp was installed 116 times in the last week. Week over week that is -25%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.