mcpbeat Sign in

Ghost MCP Server

local only

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

Verified desktop control for agents on Windows and Linux: apps with no API, windows, shell, browser.

Installs / week
not published
25
Stars
0 open issues
6 Sep 2026
Last commit
from GitHub
MIT
License
Rust

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

A tool parameter reaches a dangerous call

A value the model can set ends up inside a file or shell call. That is not a flaw by itself — for a terminal server it is the job — but it is where things go wrong when it is not.

A tool parameter reaches a file or shell call ghost_shell.shell → crates/ghost-session/src/shell.rs:754
            let mut c = Command::new(shell);
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.

    proc = subprocess.Popen(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

A tool parameter here reaches a dangerous call

That is not a flaw by itself — but it is where things go wrong when it is not the job. We re-read this code on every release. Watch it and you hear from us the day another one appears.

Three servers free · no card

Alternatives to Ghost

same job, measured the same way
Glovebox MCP
by segentic-lab

Sandboxed computer-use for AI agents: drive real browser + desktop apps in nested X11 windows

local only
Windows Computer Use MCP
by hiphopanda

Control Windows desktop via MCP: mouse, keyboard, screenshots, clipboard, and apps.

106 installs/wk local only
Devloop
by vincentvella

Browser + dev-server logs on one correlated timeline, for Claude Code and AI agents.

97 installs/wk local only
Render MCP
by rodromer

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

6 tools answering
Helmdeck
by tosin2013

Self-hosted MCP server: sandboxed browser, desktop, vision, code-edit packs for any agent.

129 installs/wk local only
PilotGentic
by pilotgentic

macOS desktop control for Claude: click, type, screenshot, AX tree, browser control, agentic loops.

19 installs/wk local only
Nocticas
by nocticas

Browser QA agent that won't return a false green: verified PASS/FAIL + access-control probing.

answering
Tabfleet
by tabfleet

Launch, inspect, control, and share isolated cloud browsers for your agents.

answering

Ghost — questions

Answers built from our own checks of this server.

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