Remote Terminal MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 126 installs a week from pypi.
Complete SSH terminal for Linux with AI/user control and dual-stream visibility
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 remote-terminal -- uvx remote-terminal-mcp
{
"mcpServers": {
"remote-terminal": {
"args": [
"remote-terminal-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.remote-terminal]
command = "uvx"
args = ["remote-terminal-mcp"]
{
"mcpServers": {
"remote-terminal": {
"args": [
"remote-terminal-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"remote-terminal": {
"args": [
"remote-terminal-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.