mcpbeat Sign in

Cygnus SSH MCP Server

by cygnussystems Your server? Claim it
local only

Cygnus SSH MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 257 installs a week from pypi. Last commit 21 Jul 2026.

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

Installs per day peak 140 · avg 36 · -7% w/w
a month agotoday
257
Installs / week
pypi · cygnus-ssh-mcp
5
Stars
0 open issues
21 Jul 2026
Last commit
0 releases in 90 days
GPL-3.0
License
Python

What the code does

We read the source, 22 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Capabilities

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.

Runs an external command testing_matrix/run_matrix.py:108
    result = subprocess.run(
    keyfile: Annotated[Optional[str], Field(description="Path to SSH private key file (e.g., ~/.ssh/id_rsa)")] = None,

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Cygnus SSH MCP and you get told the day something new turns up.

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 cygnus-ssh-mcp -- uvx cygnus-ssh-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cygnus-ssh-mcp": {
      "args": [
        "cygnus-ssh-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cygnus-ssh-mcp]
command = "uvx"
args = ["cygnus-ssh-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cygnus-ssh-mcp": {
      "args": [
        "cygnus-ssh-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cygnus-ssh-mcp": {
      "args": [
        "cygnus-ssh-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Cygnus SSH MCP

same job, measured the same way
Simplenote MCP
by automattic

MCP server for reading Simplenote notes across macOS, Linux, and Windows

219 installs/wk local only
RMCP
by rmcp

Search remote Model Context Protocol servers and tools discovered by BuiltWith, without an API key.

8 tools answering
MCP Office PowerPoint
by dosev-ai

46-tool PowerPoint MCP server. Build, edit, and export .pptx files. Windows-first.

local only
Vivado MCP Native
by arthurzxy

Native MCP server for controlling AMD/Xilinx Vivado on Windows and Linux via persistent Tcl.

94 installs/wk local only
FiveM MCP
by ziyacivan

Build, run and live-test FiveM servers with AI agents: RCON, DevCon, window control, mcpb bridge.

67 installs/wk local only
Guru Remote MCP Server
by getguru

Guru MCP Server - Connect AI tools to your Guru knowledge base

answering
I
Remote Terminal MCP
by tim00r

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

116 installs/wk local only
Universal Screenshot MCP
by sethbang

MCP server for web page and cross-platform system screenshots (macOS, Linux, Windows)

114 installs/wk local only

Cygnus SSH MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Cygnus SSH MCP?
Cygnus SSH 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 cygnus-ssh-mcp was installed 257 times last week.
How do I connect Cygnus SSH 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 cygnus-ssh-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Cygnus SSH MCP?
The pypi package cygnus-ssh-mcp was installed 257 times in the last week. Week over week that is -7%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cygnus SSH MCP open source?
Yes — it is published under the GPL-3.0 licence, written in Python and 5 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.