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%
7 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@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.
0 tools
ghost-cms-mcp
MCP server for Ghost CMS — manage posts, pages, tags and images
0 tools
Gmail-MCP-Server
A Model Context Protocol (MCP) server for Gmail integration in Claude Desktop with auto authentication support. This server enables AI assis
0 tools
ghost-mcp
Ghost CMS MCP server providing comprehensive Ghost API access
0 tools
gcp-mcp
A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This a
0 tools
geekbot-mcp
Model Context Protocol (MCP) server integrating Geekbot data and tools to Claude AI
0 tools

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