mcpbeat Sign in

Ghost Publisher MCP Server

by blogfactoryhq Your server? Claim it
local only

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

Local-first MCP server for safe Ghost authoring, diagnostics, scheduling, and publishing.

Installs / week
not published
0
Stars
0 open issues
25 Aug 2026
Last commit
from GitHub
MIT
License
TypeScript

What the code does

We read the source, 21 h 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 an external command src/setup.ts:52
  const result = spawnSync(command, args, { encoding: 'utf8', shell: false });

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 Ghost Publisher

same job, measured the same way
Ghost Publisher
by boragkc

Local-first MCP server for safe Ghost authoring, diagnostics, scheduling, and publishing.

160 installs/wk local only
Maeve Social
by maevesocial

A hosted MCP server for planning, scheduling, media, analytics, and social publishing.

answering
TimeToPost
by melmayssonowen

Official TimeToPost MCP server for social post drafting, scheduling, publishing and approval queues.

answering
ModWrench
by 171county

One MCP server for mod platforms and local modding diagnostics. No data kept.

6 134 installs/wk local only
Tomcat
by sarath-451

Local MCP server for AI-assisted Apache Tomcat management and diagnostics

31 installs/wk local only
Postking MCP
by bitsandtea

PostKing MCP server for managing brands, generating posts, scheduling content, and publishing blogs.

37 installs/wk answering
Pendpost
by pendpost

Local-first social MCP: an agent drafts and schedules posts; you approve before anything publishes.

108 installs/wk local only
Achlens
by mscott9160-web

Local-first MCP server and CLI for validating and generating synthetic ACH files.

local only

Ghost Publisher — questions

Answers built from our own checks of this server.

Why is there no uptime for Ghost Publisher?
Ghost Publisher 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 Publisher open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 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.