Manages Ghost blog content, including posts, pages, and tags, by providing programmatic access to the Ghost Admin API via Model Context Protocol (MCP) tools.
This server provides a robust Model Context Protocol (MCP) interface for the Ghost blogging platform, enabling seamless programmatic management of your blog's content. It supports both Server-Sent Events (SSE) and standard I/O (stdio) transports, allowing external applications to create, list, update, and delete Ghost posts, pages, and tags. Designed for secure and efficient deployment, it leverages Docker for easy setup with environment variable configuration and includes a health check endpoint, making it ideal for integrating Ghost content management into automated workflows or custom applications.