mcpbeat Sign in

Heliograph MCP Server

local only

Heliograph runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 17 Sep 2026.

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

Installs / week
not published
0
Stars
22 open issues
17 Sep 2026
Last commit
from GitHub
Apache-2.0
License
Shell

What changed 2

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 17 September 2026. No other catalogue keeps this.

18 Sep the owner changed
17 Sep the owner changed

What the code does

We read the source, 1 d 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.

Runs a command on install [пакет] package.json:1
postinstall: node bin/install.mjs
File ships in the package but is absent from the source [пакет] bin/heliograph.mjs:1, [пакет] bin/install.mjs:1
этот файл ставится пользователю, но в репозитории его нет
    return filepath.Join(append([]string{s.dir, s.scope}, parts...)...)
Runs an external command packaging/npm/bin/heliograph.mjs:22
const child = spawn(bin, process.argv.slice(2), { stdio: 'inherit' });

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 Heliograph

same job, measured the same way
Heliograph
by heliograph-io

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

66 installs/wk local only
GitInProgress
by ysk-abe

Group your AI's changes into focused commit candidates; nothing lands until you approve.

local only
MCP Sudo
by kamarusama

Run sudo commands with a Fernet-encrypted password bound to machine-id + user.

85 installs/wk local only
Agentmetal
by agentmetal

Rent a Linux VPS from an AI agent: provision, SSH in, run commands. Pay USDC (x402) or card.

132 installs/wk local only
CMDOP Machine Care
by commandoperator

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

local only
F
Salamailer
by salamailer

Send end-to-end encrypted email and files. Encryption happens on your machine, not our server.

54 installs/wk local only
fish-bridge — Session Knowledge Graph
by makeamouse

Compresses AI chat sessions into a typed knowledge graph. Local/offline via Ollama.

99 installs/wk local only
Tactus
by projectailiberation

Content-agnostic control layer for intimate hardware; forwards Buttplug/Intiface commands only.

44 installs/wk local only

Heliograph — questions

Answers built from our own checks of this server.

Why is there no uptime for Heliograph?
Heliograph runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is Heliograph open source?
Yes — it is published under the Apache-2.0 licence, written in Shell, 0 stars on GitHub and 22 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.