Ghost
The Ghost MCP server connects AI agents to your Ghost publishing platform via the Admin API. Agents can browse, read, create, edit, and delete posts, manage members, newsletters, offers, and tags, and administer the content and audience of a Ghost publication — a full toolkit for AI-assisted publishing and membership management.
Tools
add_member
Create a brand-new member on the Ghost publication.
add_newsletter
Create a brand-new newsletter on the Ghost publication.
add_post
Create a new Ghost post with title, content, and status.
browse_members
List Ghost publication members with filters and paging.
browse_newsletters
List all of the newsletters on the Ghost publication.
browse_offers
List all of the offers on the Ghost publication on the connected platform.
browse_posts
List Ghost posts with filters, ordering, and paging.
browse_tags
List all of the tags defined on the Ghost publication.
delete_member
Remove an existing member from the Ghost publication.
delete_post
Remove an existing Ghost blog post by its ID on the connected platform.
edit_member
Update the profile details of an existing Ghost member.
edit_post
Update an existing Ghost blog post by its ID on the connected platform.
read_member
Retrieve a specific Ghost member by ID or email address.
read_newsletter
Retrieve a specific Ghost newsletter record by its ID.
read_offer
Retrieve a specific Ghost discount offer by its ID.
read_post
Retrieve a specific Ghost blog post by its ID or slug.