Ghost Publisher MCP v0.4.1
Ghost Publisher MCP v0.4.1 is a documentation and release-verification correction. Runtime editorial behavior is unchanged from v0.4.0.
Fixed
- Correct the npm README so it identifies
0.4.1as current and shows valid one-command setup instructions. - Keep initialized MCP server identity synchronized with package metadata instead of a hardcoded version.
- Add a release contract test preventing future README/package version drift.
Verified
- Published-package initialization reports the expected version.
- Normal mode exposes 23 tools and read-only mode exposes 9.
check_connectionsucceeds in both modes against disposable Ghost.- Draft creation and test-harness cleanup succeed through a real MCP client.
- Ghost 5 and Ghost 6 integration, Linux Node 22/24, Windows Node 22 setup, package audit, npm provenance, and official MCP Registry publication passed.
Install
npx -y ghost-publisher-mcp@latest setup --url https://your-ghost.example.comFull changelog: v0.4.0...v0.4.1