MCP Servers / productivity / Ghost CMS

Ghost CMS

JSON →
none2productivity

Automate Ghost CMS with full CRUD operations, bulk actions, and advanced features.

Install
How to run this server
[ { "cmd": "npx -y ghost-cms-mcp-server", "imports": [] } ]
server path: ghost-cms
Tools
What this server exposes
ghost_posts_create
Create a new blog post in Ghost CMS
ghost_posts_read
Read a blog post from Ghost CMS
ghost_posts_update
Update an existing blog post in Ghost CMS
ghost_posts_delete
Delete a blog post from Ghost CMS
ghost_posts_publish
Publish a blog post in Ghost CMS
ghost_posts_search
Search blog posts in Ghost CMS
ghost_posts_bulk
Perform bulk operations on blog posts in Ghost CMS
ghost_pages_create
Create a new static page in Ghost CMS
ghost_pages_read
Read a static page from Ghost CMS
ghost_pages_update
Update an existing static page in Ghost CMS
ghost_pages_delete
Delete a static page from Ghost CMS
ghost_media_upload
Upload images and files to Ghost CMS
ghost_members_create
Create a new member in Ghost CMS
ghost_members_update
Update an existing member in Ghost CMS
ghost_members_import
Import members into Ghost CMS
ghost_members_export
Export members from Ghost CMS
ghost_tags_create
Create a new tag in Ghost CMS
ghost_tags_update
Update an existing tag in Ghost CMS
ghost_tags_delete
Delete a tag from Ghost CMS
ghost_newsletters_manage
Manage email campaigns and subscriber segments in Ghost CMS
ghost_settings_update
Update site configuration and preferences in Ghost CMS
ghost_users_manage
Manage authors and admin accounts in Ghost CMS
ghost_tiers_configure
Configure membership and subscription options in Ghost CMS
ghost_bulk_update
Mass update content in Ghost CMS with safety confirmations
ghost_bulk_delete
Mass delete content in Ghost CMS with safety confirmations
ghost_search_filter
Advanced query capabilities with Ghost's filter syntax
Configuration
Environment & auth
authnone
envGHOST_URL
envGHOST_ADMIN_API_KEY
envGHOST_CONTENT_API_KEY
Resources
Ghost CMS — MCP Server · libregistry