Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Ghost MCP logo
MCP server

Ghost MCP

Runs a Ghost publication's admin API from a chat window.

0
SaveVisit website ↗

Add it to your client

Community
Install
npx -y @fanyangmeng/ghost-mcp
mcpServers
{
  "mcpServers": {
    "ghost-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@fanyangmeng/ghost-mcp"
      ]
    }
  }
}
Transport
stdio
Runtime
Node
Auth
Required
License
MIT
Stars
223

Wraps the Ghost Admin API so posts, tags, tiers, newsletters and members can be worked on without opening the admin panel. Coverage goes past reading into the full write path — browse, read, add, edit and delete — across roughly ten resource types. Each connection is bound to one publication through its URL and an Admin API key. Written in TypeScript and published to npm, so it starts straight from npx.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar MCP servers

Report this comment

Why are you reporting this?