Cygnus SSH MCP

Cross-platform SSH MCP server with 46 purpose-built tools for real server management by AI agents. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-07-21 · ★ 5 · #462 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

GPL-3.0 · Python servers · how we verify → /methodology

01 · Install Cygnus SSH MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add cygnussystems-cygnus-ssh-mcp -- uvx cygnus-ssh-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "cygnussystems-cygnus-ssh-mcp": {
      "command": "uvx",
      "args": [
        "cygnus-ssh-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license GPL-3.0 - declared in the repository

pypi package cygnus-ssh-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.cygnussystems is GitHub-verified and matches the repo owner

03 · What Cygnus SSH MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Limitations (from the README)

[!WARNING] Alternate-platform (flex) support is a work in progress. It's been verified against several real devices, but the space of routers/NAS/embedded systems is huge - expect rough edges on hardware that hasn't been tried yet.

04 · Who maintains Cygnus SSH MCP

cygnus-ssh-mcp is maintained by cygnussystems. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
other - ranked #462 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.cygnussystems/cygnus-ssh-mcp (active, first published 2026-07-21)
packages
pypi:cygnus-ssh-mcp

06 · Cygnus SSH MCP FAQ

What is Cygnus SSH MCP?

Cross-platform SSH MCP server with 46 purpose-built tools for real server management by AI agents. It runs locally over stdio via the published package.

Is Cygnus SSH MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-21. We re-verify nightly.

How do I install Cygnus SSH MCP?

Run `uvx cygnus-ssh-mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Cygnus SSH MCP run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Cygnus SSH MCP

More MCP servers to compare · Gsearch · Sigrok · LLM Advisor · Cortex · Sportsdata MCP

More Python MCP servers · Cyntrisec CLI (Historical) · AiPayGen - 65+ AI Tools as an MCP Server · Inspeximus · Mnemo · see all