mcpbeat Sign in

SSH Nexus MCP Server

local only

SSH Nexus runs on your own machine — the client starts it, so there is no endpoint to ping. 18 installs a week from pypi.

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

Installs per day peak 126 · avg 16
a month agotoday
18
Installs / week
pypi · ssh-nexus
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check SSH Nexus 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 ssh-nexus -- uvx ssh-nexus
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ssh-nexus": {
      "args": [
        "ssh-nexus"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ssh-nexus]
command = "uvx"
args = ["ssh-nexus"]
.cursor/mcp.json
{
  "mcpServers": {
    "ssh-nexus": {
      "args": [
        "ssh-nexus"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ssh-nexus": {
      "args": [
        "ssh-nexus"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SSH Nexus

same job, measured the same way
eNSP Nexus
by quwentao2005

MCP server and web terminal for Huawei eNSP network simulation.

139 installs/wk local only
Terminal MCP
by mkpvishnu

MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps

151 installs/wk local only
Desktop Commander
by wonderwhy-er

MCP server for terminal commands, file operations, and process management

135 711 installs/wk local only
Interactive Terminal
by amol21p

MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker

68 installs/wk local only
Realssh MCP
by danielecr

MCP server for SSH remote command execution

36 installs/wk local only
tmux-mcp
by fr1sk

MCP server for tmux — browse sessions, capture output, send commands.

36 installs/wk local only
I
PowerShell Terminal MCP
by tim00r

Shared AI + user PowerShell session on Windows - execute commands, run scripts, automate your PC

147 installs/wk local only
XMemo
by yonro

Shared, governed long-term memory for AI agents across tools and sessions via MCP and REST.

274 installs/wk answering

SSH Nexus — questions

Answers built from our own checks of this server.

Why is there no uptime for SSH Nexus?
SSH Nexus 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 ssh-nexus was installed 18 times last week.
How do I connect SSH Nexus?
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 ssh-nexus straight from pypi; nothing to host, nothing to sign up for.
How many people use SSH Nexus?
The pypi package ssh-nexus was installed 18 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.