Ghost Publisher runs on your own machine — the client starts it, so there is no endpoint to ping. 494 installs a week from npm. Last commit 2 Aug 2026.
Local-first MCP server for safe Ghost posts, Pages, scheduling, images, and publishing.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ghost-publisher -- npx -y ghost-publisher-mcp
{
"mcpServers": {
"ghost-publisher": {
"args": [
"-y",
"ghost-publisher-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ghost-publisher]
command = "npx"
args = ["-y", "ghost-publisher-mcp"]
{
"mcpServers": {
"ghost-publisher": {
"args": [
"-y",
"ghost-publisher-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ghost-publisher": {
"args": [
"-y",
"ghost-publisher-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.