Skip to content
Claude Code

ghost publisher for Claude Code

io.github.boragkc/ghost-publisher

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

client:Claude Code transport:stdio runtime:npm

Install ghost publisher in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ghost-publisher -e GHOST_URL=<GHOST_URL> -e GHOST_ADMIN_API_KEY=<GHOST_ADMIN_API_KEY> -e GHOST_API_VERSION=<GHOST_API_VERSION> -e GHOST_PERMISSION_PROFILE=<GHOST_PERMISSION_PROFILE> -e GHOST_READ_ONLY=<GHOST_READ_ONLY> -e GHOST_UPLOAD_ROOTS=<GHOST_UPLOAD_ROOTS> -e GHOST_DEPLOY_HOOK_URL=<GHOST_DEPLOY_HOOK_URL> -e GHOST_PUBLIC_POST_URL_TEMPLATE=<GHOST_PUBLIC_POST_URL_TEMPLATE> -e GHOST_PUBLIC_PAGE_URL_TEMPLATE=<GHOST_PUBLIC_PAGE_URL_TEMPLATE> -- npx -y ghost-publisher-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ghost publisher in other clients