Ghost (Publishing & Newsletter Platform API)

Ghost (Publishing & Newsletter Platform API) MCP Connector for Claude

F

Manage your Ghost publication — browse public content, manage posts, and automate your newsletter workflow directly from your AI agent.

16 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Ghost CMS to any AI agent to streamline your publishing and content management workflows. This MCP server provides full access to both the Content API for public data and the Admin API for site management.

What you can do

  • Content Discovery — List public posts, authors, tags, and pages using powerful NQL filtering and pagination.
  • Post Management — Create, update, and list posts (including drafts) directly through the Admin API tools.
  • Site Insights — Retrieve global site settings, including titles, descriptions, and active membership tiers.
  • Newsletter Automation — Orchestrate your content strategy by querying existing tags and authors to organize new drafts.

How it works

  1. Subscribe to this server
  2. Enter your Ghost Admin Domain, Content API Key, and Admin Token
  3. Start managing your publication from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Content Managers — Quickly draft new posts and organize tags without leaving the chat interface.
  • Editors — Review existing public content and site settings to ensure brand consistency.
  • Developers — Query the Ghost API structure and metadata directly from the code editor to speed up theme or integration development.
bloggingnewsletterpublishingghost-cmsapi-automation

16 tools expose this connector's capabilities to your AI agent.

admin_create_member

Create a new member via Ghost Admin API

admin_create_post

Create a new post via Ghost Admin API

admin_delete_post

Delete a post via Ghost Admin API

admin_list_members

Browse members via Ghost Admin API

admin_list_newsletters

Browse newsletters via Ghost Admin API

admin_list_offers

Browse subscription offers via Ghost Admin API

admin_list_pages

Browse pages via Ghost Admin API

admin_list_posts

Browse posts via Ghost Admin API

admin_list_webhooks

Browse system webhooks via Ghost Admin API

admin_update_post

Update an existing post via Ghost Admin API

content_list_authors

Supports NQL filtering and pagination. Browse or read public authors via Ghost Content API

content_list_pages

Supports NQL filtering and pagination. Browse or read public pages via Ghost Content API

content_list_posts

Supports NQL filtering, pagination, and inclusion of related data. Browse or read public posts via Ghost Content API

content_get_settings

Fetch site settings via Ghost Content API

content_list_tags

Supports NQL filtering and pagination. Browse or read public tags via Ghost Content API

content_list_tiers

Browse membership tiers via Ghost Content API

See how to talk to your AI agent using Ghost (Publishing & Newsletter Platform API).

List the 5 most recent public posts from my Ghost blog.

I've retrieved the latest posts. The most recent ones are 'The Future of AI', 'Ghost vs WordPress', and 'Mastering MCP'. Would you like to see the full content of any of these?

Create a new draft post titled 'Weekly Newsletter' with some placeholder HTML content.

Draft created successfully! The post 'Weekly Newsletter' (ID: 65f2a...) is now in your Ghost admin panel as a draft.

What are the active membership tiers on my site?

I found 2 active tiers: 'Free' and 'Premium ($5/mo)'. Both are currently available for new signups.

Yes! You can use the `admin_create_post` tool. You can specify the title, HTML content, and status (e.g., 'draft' or 'published') to manage your content lifecycle.

Related Connectors