ghost publisher MCP
v0.10.0io.github.boragkc/ghost-publisher
Local-first MCP server for safe Ghost authoring, diagnostics, scheduling, and publishing.
transport:stdio
runtime:npm
Target client
run in your project directory
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
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.