A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blog by simply asking Claude etc.
MCPpedia last refreshed this data
Ghost MCP is an MCP server that a Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blog by simply asking Claude etc. Its tool list has not been published yet over stdio and sse, requires no API key, and scores 65/100 on MCPpedia's security, maintenance and efficiency rubric.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"ghost-mcp": {
"env": {
"GHOST_API_URL": "https://yourblog.com",
"GHOST_API_VERSION": "v5.0",
"GHOST_ADMIN_API_KEY": "your_admin_api_key"
},
"args": [
"-y",
"@fanyangmeng/ghost-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
I've completely rewritten the Ghost MCP Server from Python to TypeScript in this v0.1.0 release. This major change brings several benefits:
This server supports HTTP transport. Be the first to test it — help the community know if it works.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
postsArticles and content published on your Ghost site
ghost://posts
membersRegistered users and subscribers of your site
ghost://members
newslettersEmail newsletters managed and sent via Ghost
ghost://newsletters
offersPromotional offers and discounts for members
ghost://offers
invitesInvitations for new users or staff to join your Ghost site
ghost://invites
rolesUser roles and permissions within the Ghost admin
ghost://roles
tagsOrganizational tags for posts and content
ghost://tags
tiersSubscription tiers and plans for members
ghost://tiers
usersAdmin users and staff accounts
ghost://users
webhooksAutomated event notifications to external services
ghost://webhooks
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in writing / marketing
DataForSEO API modelcontextprotocol server
MCP server for document format conversion using pandoc.
Research 3M+ podcasts with audience data, contacts, episodes, transcripts, charts, and sponsors.
The markdown workspace your AI can read, search, and suggest edits in — every change signed.
MCP Security Weekly
Get CVE alerts and security updates for Ghost Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.