About
Overview
The Ghost MCP Server enables AI agents to interact with Ghost's professional publishing platform. It provides tools for creating and managing posts, pages, tags, and member subscriptions.
Capabilities
Tools & Capabilities
⚡list_posts
List blog posts
⚡create_post
Create a new post
⚡list_members
List members
⚡list_tags
List tags
Setup
Installation
bash
Install
npx -y mcp-server-ghostExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"ghost": {
"command": "npx",
"args": ["-y", "mcp-server-ghost"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 40
Last UpdatedFeb 12, 2026