mtane0412_ghost-mcp-server
0
The Ghost MCP Server is a Model Context Protocol server allowing integration with the Ghost Admin API. It enables automated management of Ghost CMS resources like posts, pages, and members, enhancing the functionality available to developers managing Ghost instances.
Ghost MCP Server
A Model Context Protocol (MCP) server that integrates with the Ghost Admin API, providing programmatic access to Ghost CMS features such as post, page, and member management.
Features
- Post Management (create, read, update, delete, search)
- Page Management (create, read, update, delete)
- Tag Management
- Author Management
- Member Management (create, read, update, delete, search)
- Image Upload Support
Prerequisites
- Node.js (v18 or higher recommended)
- Ghost CMS instance
- Ghost Admin API key
Usage
Start the server with npx after installation.