purple-ssh 2.40.0

Open-source terminal SSH manager and SSH config editor. Search hundreds of hosts, sync from 16 clouds, transfer files, manage Docker and Podman over SSH, sign short-lived Vault SSH certs and expose an MCP server for AI agents. Rust TUI, MIT licensed.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "_meta": {
        "provider": "upcloud",
        "endpoint": "GET /1.3/server",
        "spec_url": "https://developers.upcloud.com/1.3/7-servers/#list-servers",
        "spec_version": "1.3",
        "last_verified": "2026-04-15"
    },
    "fixture": "upcloud_servers.json",
    "required_paths": [
        "servers",
        "servers.server",
        "servers.server[0].uuid",
        "servers.server[0].title",
        "servers.server[0].hostname"
    ]
}