Skip to content
Back to search
30
MCP

@antoinefamibelle/ghost-mcp

npm/@antoinefamibelle/ghost-mcp

A Model Context Protocol (MCP) server for Ghost CMS — manage posts, members, newsletters, and more through Claude or any MCP-compatible LLM.

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@antoinefamibelle/ghost-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}