Ghost MCP ServerServer

MFYDev
GitHub
Content ManagementDeveloper ToolsGhost CMS

Loading subscription status...

💡 Description

A server by MFYDev that provides secure and comprehensive access to Ghost CMS blogs, enabling management of posts, users, members, tiers, offers, and newsletters through LLM interfaces.

📝 JSON Entries

{
  "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"
      }
    }
  ]
}

🛠️ Tools

browse_tagscreate_invitecreate_memberlist_postscreate_postcreate_tierlist_rolesdelete_post

Features

  • Advanced search options with fuzzy and exact match
  • Robust error handling with custom GhostError exceptions
  • Human-readable output of Ghost entities

💬 Example Queries

  • List all posts in the Ghost CMS
  • Add a new member to the Ghost blog
  • Retrieve the latest newsletter