Back to directory
cromewar/ghost-mcp-server

cromewar/ghost-mcp-server

@cromewar

Simple MCP server to post blogs to Ghost CMS from Claude

ghostcmsblogclaudemcp-serverpythoncontent-managementtool

Installation & Configuration

{
  "mcpServers": {
    "ghost-mcp": {
      "command": "/path/to/your/uv",
      "args": [
        "--directory",
        "/path/to/your/ghost-mcp",
        "run",
        "mcp_server.py"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12