Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🖥️ Command Line
  3. MCP Ssh Manager
MCP Ssh Manager logo
Health: ActiveRecent health check succeeded.Last checked 9/10/2026, 7:46:24 PM

MCP Ssh Manager

User RatingsBe the first to rate and review this MCP server!
View Repository476 GitHub StarsTotal stargazers on GitHub for the source repository (476 stars).Visit Website
sshdeveloper-toolsdevopsremote-managementsecurity

Manage SSH hosts from an MCP client with remote commands, file transfer, databases, backups, tunnels, and per-server controls.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "bvisible-mcp-ssh-manager": {
      "command": "npx",
      "args": [
        "-y",
        "support"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives🖥️ More in Command Line

Overview

bvisible/mcp-ssh-manager MCP server lets MCP-compatible agents manage multiple SSH hosts through OpenSSH. It supports remote command execution, file transfer, database operations, backups, health checks, persistent sessions, tunnels, ProxyJump, and bastion access. Per-server modes can allow unrestricted access, read-only operations, or commands matching configured allow and deny patterns. Reach for it when an agent needs operational access to Linux, macOS, or Windows SSH servers from Claude Code or OpenAI Codex.

Use cases

•Execute commands across grouped SSH servers
•Transfer and synchronize deployment files
•Dump, import, or query remote databases
•Create and restore server backups
•Restrict agent actions on production hosts

Key features

•Multi-server SSH command execution
•File transfer and rsync synchronization
•MySQL, PostgreSQL, and MongoDB operations
•Backups, restores, and health monitoring
•SSH tunnels, ProxyJump, and bastion support
•Per-server readonly and restricted modes

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Ssh Manager.

Extracted Tool Capabilities
Multi-server SSH command execution
File transfer and rsync synchronization
MySQL, PostgreSQL, and MongoDB operations
Backups, restores, and health monitoring
SSH tunnels, ProxyJump, and bastion support
Per-server readonly and restricted modes

How MCP Ssh Manager works

What bvisible/mcp-ssh-manager MCP server does

bvisible/mcp-ssh-manager MCP server exposes SSH-based administration capabilities to an MCP client. It is designed for managing several remote servers from one configuration rather than connecting to each host manually. Supported tasks include running commands, moving files, synchronizing directories with rsync, creating and restoring backups, checking service and host health, and maintaining persistent remote sessions.

Database operations cover MySQL, PostgreSQL, and MongoDB. The listed functions include database dumps, imports, and queries. Read-only SQL enforcement is applied to ssh_db_query, which rejects statements that are not SELECT queries.

The server also supports SSH tunnels, ProxyJump, bastion hosts, and optional per-server SSH agent forwarding. Agent forwarding requires a running local SSH agent and does not copy private keys to the remote host.

How it works

The MCP server uses the OpenSSH client available on the host where it runs, and can target SSH servers on Linux, macOS, and Windows. Server definitions can include an optional group, allowing group-based command execution. Groups may be defined in .env or TOML configuration and can be combined with a .server-groups.json file.

Access policy is configured separately for each server. unrestricted is the default mode. readonly blocks mutating actions such as deployment, uploads, sudo operations, and database imports while retaining read operations. restricted requires every command to match an allow pattern and not match a deny pattern before it is sent to the host.

Sudo passwords are sent through the SSH channel’s standard input instead of being placed in the remote command line. The project also centralizes shell quoting for database, backup, and other command builders, with tests covering injection payload combinations.

Setup and configuration

The project is published as the npm package mcp-ssh-manager. The supplied material does not include a complete installation command or a full configuration schema, so those details should be taken from the repository’s current documentation before deployment.

Configuration examples use per-server environment-variable names such as SSH_SERVER_PROD_MODE, SSH_SERVER_STAGING_MODE, and SSH_SERVER_STAGING_ALLOW_PATTERNS. Server settings can also include a group value and the forward_agent or FORWARD_AGENT option. Agent forwarding is opt-in and defaults to disabled.

Because the tool can execute commands on important hosts, configure security modes per server before giving an agent access. Review where the MCP host captures stderr and logs, and protect the SSH credentials and configuration used by the process.

Tools and capabilities

bvisible/mcp-ssh-manager MCP server supports capabilities in these areas:

  • Execute commands on named SSH servers or server groups.
  • Transfer files and synchronize directories with rsync.
  • Run MySQL, PostgreSQL, and MongoDB dump, import, and query operations.
  • Create and restore backups.
  • Inspect service status and host health, including tailing logs.
  • Maintain persistent SSH sessions.
  • Create SSH tunnels and connect through ProxyJump or bastion hosts.
  • Apply read-only or restricted command policies per server.
  • Record an audit log and optionally forward the local SSH agent.

Limitations and notes

The default unrestricted mode permits the full operation set, so it should not be treated as a safety boundary. Restricted patterns must be designed carefully, and readonly mode does not mean the agent has no access to remote data.

The README identifies security fixes in version 3.8.5 affecting backup tools, database dumps, service-status checks, log tailing, and the readonly or restricted policy path. Users relying on those features should upgrade to the fixed release and review the project’s security advisories. The provided material does not specify supported MCP clients beyond Claude Code and OpenAI Codex, nor does it document an authentication service or hosted endpoint.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Command Line View all alternatives
  • Cygnus Ssh MCP logoCygnus Ssh MCP

    MCP server for SSH-based control of remote Linux, macOS, and Windows servers with 46 purpose-built tools instead of one generic command-runner: line-level file editing (no download/edit/upload round-trip), background task launch/monitor/kill, real sudo support, host aliases, recursive directory ops, archive create/extract, and full Unicode via SFTP (avoids PowerShell OEM code page corruption on Windows targets). pip install cygnus-ssh-mcp or uvx cygnus-ssh-mcp.

    🖥️ Command Line5 views
    Compare vs Cygnus Ssh MCP →
  • Execkit logoExeckit

    Stateful, structured, auditable shell sessions for AI agents over local, SSH, and Docker. Secret redaction, output budgeting, SSH host-key verification, and a loopback read-only browser viewer that streams the live transcript.

    🖥️ Command Line3 views
    Compare vs Execkit →
  • Hop logoHop

    Fast SSH connection manager with TUI dashboard and MCP server for discovering, searching, and executing commands on remote hosts.

    🖥️ Command Line4 views
    Compare vs Hop →
  • MCP Remote Ssh logoMCP Remote Ssh

    Full SSH access for AI agents with secret-safe environment injection and automatic output redaction. Persistent sessions, structured execution, SFTP, port forwarding — secrets are fed via stdin (invisible to ps) and scrubbed from all tool responses before reaching the LLM. uvx mcp-remote-ssh

    🖥️ Command Line4 views
    Compare vs MCP Remote Ssh →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
476
Stargazers on the source repository.
npm downloads
326
Package downloads in the last 30 days.
Last commit
1d ago
Most recent push to the default branch.
Directory activity
7 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Ssh Manager

The project is published as the npm package mcp-ssh-manager, but the supplied material does not include a complete installation command.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Ssh Manager AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/bvisible-mcp-ssh-manager?style=directory)](https://allmcps.com/mcp/bvisible-mcp-ssh-manager)
HTML Embed
<a href="https://allmcps.com/mcp/bvisible-mcp-ssh-manager"><img src="https://allmcps.com/api/badge/bvisible-mcp-ssh-manager?style=directory" alt="MCP Ssh Manager on AllMCPs" /></a>

Technical Specs & Signals

Category🖥️Command Line
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 10, 2026
8/8 checks healthy over the last 32d
Views7
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars476
GitHub Star CountTotal stargazers on GitHub representing community popularity (476 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 10, 2026
npm downloads326/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good · 64/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity12/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 15d ago via OSV.dev · support (npm)

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🖥️ Command Line →Best MCP servers for Command Line & Terminal →Alternatives to MCP Ssh Manager →Install in Claude DesktopInstall in CursorInstall in VS Code