mcpbeat Sign in

SSH Fleet MCP Server

local only

SSH Fleet runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 20 Jul 2026.

Curated ssh_probe diagnostics and single-host ssh_exec over an allowlisted SSH fleet.

Installs / week
not published
0
Stars
0 open issues
20 Jul 2026
Last commit
from GitHub
MIT
License
Go

What the code does

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

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.

Touches key and credential files internal/config/config.go:17
    KeyPath       string `env:"SSH_FLEET_KEY_PATH" env-default:"/etc/ssh-fleet/id_ed25519"`

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

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to SSH Fleet

same job, measured the same way
CMDOP Machine Care
by commandoperator

Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.

local only
Rootpilot SSH Diagnose
by easton-ou

Read-only SSH server diagnostics via a fixed 38-command whitelist; secrets redacted, no write path.

47 installs/wk local only
Toolkit MCP Server
by cyanheads

Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.

335 installs/wk 5 tools answering
Safe SSH MCP
by areso

A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

215 installs/wk local only
Yarr MCP
by dinglebear

Self-hosted media fleet operations across Sonarr, Radarr, Plex, and related apps over MCP and CLI.

43 installs/wk local only
Inav MCP
by starlordz12

MCP server for iNAV flight-controller configuration and diagnostics

84 installs/wk local only
Homey-Wan-Kenobi MCP
by ringosystems

MCP server for Homey Pro: 60 tools for devices, flows, energy, and Z-Wave/Zigbee diagnostics.

local only
C
PGAuditor
by mcpgatepro

Hosted MCP server for PostgreSQL diagnostics: slow queries, missing indexes, connection pressure.

answering

SSH Fleet — questions

Answers built from our own checks of this server.

Why is there no uptime for SSH Fleet?
SSH Fleet runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is SSH Fleet open source?
Yes — it is published under the MIT licence, written in Go and 0 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.