Ghost
CreatedMFYDev
Enables control of a Ghost CMS blog through natural language interactions using LLMs like Claude.
About
Ghost MCP Server provides a Model Context Protocol (MCP) interface, allowing you to interact with your Ghost CMS blog using Large Language Models (LLMs) such as Claude. By leveraging secure JWT authentication and a suite of MCP tools, you can manage posts, users, members, tiers, offers, and newsletters through simple conversational commands. This streamlines content management and provides a novel way to administer your Ghost blog.
Key Features
- Secure JWT Authentication for Ghost Admin API requests
- Comprehensive entity access for managing posts, users, members, tiers, offers, and newsletters
- Advanced search functionality with fuzzy and exact matching options
- Detailed, human-readable output for Ghost entities
- Robust error handling using custom `GhostError` exceptions
Use Cases
- Managing Ghost blog content through conversational interfaces.
- Automating blog administration tasks using LLMs.
- Integrating Ghost CMS with AI-powered workflows.