HomeDevelopment › heliograph

heliograph

Run commands on a machine you cannot SSH into. Air-gapped, bastion-only, change-controlled.

Go Local macOSWindowsLinux
★ 0 stars Last pushed 2026-09-22 License: Apache-2.0

Topics: Command Line

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.4.3)

npx -y @dbhq/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "heliograph": {
      "command": "npx",
      "args": [
        "-y",
        "@dbhq/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.dbhq-uk/heliograph

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry