Content Writer MCP Pack (2025) — Ghost CMS, Notion, Markdown: Draft to Publish, Fast

• By RouterMCP Team

Draft in Notion, convert with Markdown tools, and publish to Ghost via MCP. Includes templates and QA checks (alt text, links, schema).

Editor flows from Notion to Markdown to Ghost CMS.

Content Writer MCP Pack (2025) — Ghost CMS, Notion, Markdown: Draft to Publish, Fast

TL;DR: Keep drafting in Notion, convert to Markdown with headings/links intact, and publish to Ghost. Add FAQ/HowTo schema when relevant.

Servers

  • Ghost MCP (community). https://github.com/w4j1e/ghost-mcp
  • Notion MCP. https://developers.notion.com/docs/model-context-protocol
  • Markitdown/Markdown tools (community). https://github.com/mattwlewis/mcp-markitdown

Playbook

  1. Convert a Notion draft to MDX; fix broken headings.
  2. Add FAQ schema via a JSON‑LD block.
  3. Publish to Ghost with correct slug and meta.

Internal links

  • Pack docs: /packs/content-writer
  • Related posts: Dashboard UX (06), Compliance (12)

FAQ Q: Can I publish scheduled posts?
A: Yes — set published_at in the Ghost MCP call.

Schema

Checklist (fast)

  1. Intent. 2) Title/meta. 3) Slug. 4) TL;DR. 5) Playbook. 6) FAQ. 7) Links. 8) Images/alt. 9) Edit. 10) CTA.

CTA

  • Use the template: examples/packs/content-writer.mcp.json and the “SEO blog skeleton” + Ghost publish script.