Skip to content
Back to search
30
MCP

ghost-mcp

mfydev/ghost-mcp

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.

Uptime
0.0%
118 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "ghost-mcp": {
      "url": "https://fanyangmeng.blog/from-python-to-typescript-improving-ghost-mcp-server",
      "transport": "http"
    }
  }
}