Ghost MCP Server
JSON →Interact with and manage your Ghost CMS blog, including posts, users, and members, through an LLM interface.
Tools · 20
- browse_posts Browse posts in Ghost CMS
- read_post Read a specific post in Ghost CMS
- create_post Create a new post in Ghost CMS
- edit_post Edit an existing post in Ghost CMS
- delete_post Delete a post in Ghost CMS
- browse_pages Browse pages in Ghost CMS
- read_page Read a specific page in Ghost CMS
- create_page Create a new page in Ghost CMS
- edit_page Edit an existing page in Ghost CMS
- delete_page Delete a page in Ghost CMS
- browse_tags Browse tags in Ghost CMS
- read_tag Read a specific tag in Ghost CMS
- create_tag Create a new tag in Ghost CMS
- edit_tag Edit an existing tag in Ghost CMS
- delete_tag Delete a tag in Ghost CMS
- browse_authors Browse authors in Ghost CMS
- read_author Read a specific author in Ghost CMS
- create_author Create a new author in Ghost CMS
- edit_author Edit an existing author in Ghost CMS
- delete_author Delete an author in Ghost CMS
Environment variables
GHOST_API_URLGHOST_ADMIN_API_KEY
Links
★ 191 GitHub stars