KelpieSSH

katsushoe/KelpieSSH
★ 0 stars C# Code/Dev Tools Updated today
Safe SSH MCP server and CLI for AI-assisted VPS diagnostics and maintenance.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "kelpiessh": {
      "command": "npx",
      "args": [
        "-y",
        "katsushoe/KelpieSSH"
      ]
    }
  }
}

README Excerpt

KelpieSSH is a local MCP server for safely assisting VPS diagnostics and maintenance over SSH. Japanese documentation is available in [README.ja.md](README.ja.md). Command details are documented in [COMMANDS.md](COMMANDS.md). Configuration details are documented in [CONFIG.md](CONFIG.md). `kelpie` reads `config/kelpie.json`; `kelpiemcp` and `KelpieMCPServer` read `config/kelpiemcp.json`.

Tools (15)

PATHStderrStderrPlainget_disk_usageget_listening_portsget_memory_usageget_system_infoget_target_inventorykelpie_pingssh_get_disk_usagessh_get_failed_servicesssh_get_listening_portsssh_get_memory_usagessh_get_system_infossh_run_allowed_command