Ghost MCP
JSON →An MCP server for the Ghost blogging platform with Server-Sent Events (SSE) support.
Tools · 10
- create_ghost_post Create a new blog post
- list_ghost_posts List posts with pagination
- update_ghost_post Update an existing post
- delete_ghost_post Delete a post
- create_ghost_page Create a new page
- list_ghost_pages List pages with pagination
- update_ghost_page Update an existing page
- delete_ghost_page Delete a page
- create_ghost_tag Create a new tag
- update_ghost_tag Update an existing tag
Environment variables
GHOST_API_URLGHOST_ADMIN_KEY
Links
★ 3 GitHub stars