Ghost
Createdmtane0412
Enables programmatic access to a Ghost CMS instance using the Model Context Protocol.
About
The Ghost server provides a comprehensive interface for interacting with Ghost CMS, enabling developers to manage content, members, and images programmatically. Leveraging the Ghost Admin API, this server offers a suite of tools for creating, reading, updating, and deleting posts, pages, and members, along with image upload support. It simplifies the integration of Ghost CMS features into custom applications and workflows.
Key Features
- Post Management (create, read, update, delete, search)
- Image Upload Support
- 1 GitHub stars
- Page Management (create, read, update, delete)
- Member Management (create, read, update, delete, search)
- Tag & Author Management
Use Cases
- Programmatic user management
- Automated content publishing workflows
- Custom integrations with Ghost CMS