ghost-mcp

MFYDev/ghost-mcp
★ 156 stars TypeScript 🤖 AI/LLM Updated 1mo ago
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.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ghost-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MFYDev/ghost-mcp"
      ]
    }
  }
}

Topics

claudeclaude-aighostghost-blogghost-cmsmcpmcp-servermodelcontextprotocol