MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

mcp-ssh-manager

Spec Support Unverified Community Confidence: Good (0.85)

mcp-ssh-manager is an MCP server published by Jérémy Christillin; its MCP spec-revision support has not been verified yet. It is a community implementation. Last verified 2026-09-15.

Does mcp-ssh-manager support the current MCP specification (2026-07-28)?

Undetermined. We have not verified which MCP specification revision mcp-ssh-manager supports (as of 2026-09-15).

Is mcp-ssh-manager a first-party (official) MCP server?

No. mcp-ssh-manager is a community-published MCP server from Jérémy Christillin, not a first-party vendor server (last verified 2026-09-15).

How do I connect to mcp-ssh-manager?

mcp-ssh-manager is available via the package npm:mcp-ssh-manager, the official MCP Registry under io.github.bvisible/mcp-ssh-manager, the source repository at https://github.com/bvisible/mcp-ssh-manager. Authentication: none. Transports: stdio.

What tools does mcp-ssh-manager expose?

mcp-ssh-manager exposes 37 tools, including ssh_execute, ssh_execute_sudo, ssh_upload, ssh_download, ssh_backup_create, ssh_backup_restore (last verified 2026-09-15).

When were mcp-ssh-manager's facts last verified?

2026-09-15. Each fact on this page links to the sources used to verify it.

Which tools does mcp-ssh-manager expose?

37 tools verified.

  • ssh_execute
  • ssh_execute_sudo
  • ssh_upload
  • ssh_download
  • ssh_backup_create
  • ssh_backup_restore
  • ssh_db_dump
  • ssh_health_check

mcp-ssh-manager gives Claude Code and OpenAI Codex 37 tools for managing multiple SSH connections: executing commands, transferring files, running database operations, creating and restoring backups, and monitoring host health. It runs as a stdio-spawned process only, configured through a TOML file (default ~/.codex/ssh-config.toml) that lists each target server's host and credentials plus an optional per-server security mode of unrestricted, readonly or restricted, the last requiring every command to match an allow-pattern and no deny-pattern.

The maintainer is Jeremy Christillin (GitHub account bvisible), an individual User account; the npm package lists the same account as its sole maintainer. Christillin's own business, a Swiss web and app agency operating as bvisible.ch and now branded Neoservice, markets web development, e-commerce and custom software work and does not list SSH tooling or MCP as one of its services. Because the server fronts SSH, a protocol the publisher does not own or vend, and the publisher is an individual rather than SSH's vendor, authority is community.

No spec revision is named in the README, changelog or package metadata; the @modelcontextprotocol/sdk ^1.30.0 dependency is a version range rather than a stated revision, so spec_status is unknown. The repository has published four security advisories between 2026-07-12 and 2026-08-28, all four command-injection defects, one of them in read-only monitoring tools that bypassed the readonly and restricted security modes: GHSA-4jx9-2fwj-pg4j (high, CVE-2026-77383, fixed in 3.6.7), GHSA-qwwm-vrm9-4mw8 (high, CVSS 8.8, fixed in 3.8.5), GHSA-796j-h5q5-jx6p (critical, CVSS 9.6, fixed in 3.8.5) and GHSA-m793-whw6-f537 (critical, CVSS 9.6, fixed in 3.8.5). All four are patched in the current latest release, 3.8.5.

How widely adopted is mcp-ssh-manager?

Ranked #140 in The MCP 500 with Adoption Index 53.30 (snapshot , methodology v1).

Measurement Value Source
Official MCP Registry yes API ·
Docker MCP Catalog no API ·
npm downloads (weekly) 475 API ·
GitHub stars 480 API ·
GitHub forks 67 API ·
Last push 2026-09-13T05:37:58Z API ·
Repository archived no API ·

How was this verified, and what are the sources?

Verified · method: registry-record · confidence 0.85 (Good).

  1. Official MCP Registry record for io.github.bvisible/mcp-ssh-manager, re-fetched 2026-09-15 via search - version 3.8.5, package npm mcp-ssh-manager with stdio transport, status active, matching the pre-fetched record's publishedAt/isLatest exactly - accessed
  2. Repository metadata, fetched 2026-09-15 - bvisible/mcp-ssh-manager, MIT, 480 stars, 67 forks, last push 2026-09-13, not archived; description "MCP SSH Server: 37 tools for remote SSH management"; owner is a GitHub User account (Jeremy Christillin) - accessed
  3. Repository README, fetched 2026-09-15 - "MCP SSH Manager includes 37 tools organized into 6 groups"; documents security modes unrestricted / readonly / restricted, the last requiring an ALLOW_PATTERNS match and no DENY_PATTERNS match - accessed
  4. npm registry metadata for mcp-ssh-manager, fetched 2026-09-15 - dist-tags.latest 3.8.5, dependency @modelcontextprotocol/sdk ^1.30.0, sole maintainer "bvisible" <jeremy@bvisible.ch> - accessed
  5. Repository security advisories, fetched 2026-09-15 - four published, all self-published by the maintainer: GHSA-4jx9-2fwj-pg4j (CVE-2026-77383, high, fixed 3.6.7), GHSA-qwwm-vrm9-4mw8 (high, CVSS 8.8, fixed 3.8.5), GHSA-796j-h5q5-jx6p (critical, CVSS 9.6, fixed 3.8.5), GHSA-m793-whw6-f537 (critical, CVSS 9.6, fixed 3.8.5) - accessed
  6. bvisible.ch, fetched 2026-09-15 - redirects to neoservice.ai, "bVisible est devenu Neoservice - agence web & app suisse"; a Swiss web/app/custom software agency site with no mention of SSH tooling or MCP as a service - accessed