What is Ghost MCP Server?
Ghost MCP Server is a Model Context Protocol (MCP) server designed for seamless interaction with Ghost CMS through LLM interfaces like Claude. It allows users to manage their Ghost blog by simply asking Claude, providing a user-friendly way to control blog content and settings.
How to use Ghost MCP Server?
To use Ghost MCP Server, install it via Smithery or manually clone the repository. Set up the required environment variables for your Ghost Admin API, and configure it with your MCP client, such as Claude Desktop.
Key features of Ghost MCP Server?
- Secure JWT Authentication for Ghost Admin API requests
- Comprehensive access to blog entities including posts, users, members, tiers, offers, and newsletters
- Advanced search functionality with fuzzy and exact matching options
- Detailed output for Ghost entities
- Robust error handling with custom exceptions
- Integrated logging support for troubleshooting
Use cases of Ghost MCP Server?
- Managing blog posts and content through voice commands.
- Automating user and member management tasks.
- Creating and updating newsletters and promotional offers efficiently.
FAQ from Ghost MCP Server?
- Can I use Ghost MCP Server with any version of Ghost?
It is recommended to use Ghost version 5.x or higher for optimal compatibility.
- Is Ghost MCP Server secure?
Yes! It uses JWT authentication to ensure secure access to your Ghost Admin API.
- How do I troubleshoot errors?
Ghost MCP Server provides clear error messages through custom
GhostErrorexceptions to assist with troubleshooting.