MCP Servers / development / Ghost MCP

Ghost MCP

JSON →
stdiononedevelopment

An MCP server for the Ghost blogging platform with Server-Sent Events (SSE) transport support.

Install
How to run this server

No install command recorded.

server path: ghost-mcp-2
Tools
What this server exposes
create_ghost_post
Creates a new Ghost post
list_ghost_posts
Lists Ghost posts
update_ghost_post
Updates an existing Ghost post
delete_ghost_post
Deletes a Ghost post
create_ghost_page
Creates a new Ghost page
list_ghost_pages
Lists Ghost pages
update_ghost_page
Updates an existing Ghost page
delete_ghost_page
Deletes a Ghost page
create_ghost_tag
Creates a new Ghost tag
update_ghost_tag
Updates an existing Ghost tag
Configuration
Environment & auth
authnone
envGHOST_URL
envGHOST_KEY_ID
envGHOST_KEY_SECRET
Resources
Ghost MCP — MCP Server · libregistry