SSH Fleet
Rank #18,926io.github.inhuman/mcp-ssh-fleet
Curated ssh_probe diagnostics and single-host ssh_exec over an allowlisted SSH fleet.
SSH Fleet is a Model Context Protocol (MCP) server published by inhuman. It ranks #18,926 of 96,771 servers tracked on MCP Toplist. SSH Fleet is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 17, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 77,845 of 96,771 servers on MCP Toplist.
Use SSH Fleet
No credentials or required configuration declared — add it to your MCP client and go.
Add SSH Fleet to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"mcp-ssh-fleet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/inhuman/mcp-ssh-fleet:0.1.2"
],
"env": {
"SSH_FLEET_TRANSPORT": "<your SSH_FLEET_TRANSPORT>",
"SSH_FLEET_CMD_TIMEOUT_SECONDS": "<your SSH_FLEET_CMD_TIMEOUT_SECONDS>",
"SSH_FLEET_OUTPUT_CAP_BYTES": "<your SSH_FLEET_OUTPUT_CAP_BYTES>",
"SSH_FLEET_PROBE_CONCURRENCY": "<your SSH_FLEET_PROBE_CONCURRENCY>",
"SSH_FLEET_PROBE_MAX_HOSTS": "<your SSH_FLEET_PROBE_MAX_HOSTS>",
"SSH_FLEET_AUTH_TOKEN": "<your SSH_FLEET_AUTH_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.inhuman%2Fmcp-ssh-fleet)<a href="https://mcptoplist.com/server/io.github.inhuman%2Fmcp-ssh-fleet"><img src="https://mcptoplist.com/badge/io.github.inhuman%2Fmcp-ssh-fleet.svg" alt="MCP Toplist: Top 25% of 96,771" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
inhuman
Other servers by inhuman
View all inhuman servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Jul 17, 2026 |
Frequently asked questions
- Who maintains SSH Fleet?
- SSH Fleet is maintained by inhuman, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is SSH Fleet listed on the Official MCP Registry?
- Yes — SSH Fleet is listed on the Official MCP Registry, alongside Glama.
- How many versions does SSH Fleet have?
- MCP Toplist tracks 1 version of SSH Fleet, most recently published on Jul 17, 2026.
- Where can I find the source code for SSH Fleet?
- The source code for SSH Fleet is hosted at github.com/inhuman/mcp-ssh-fleet.