Back to search
30
MCP
ghost-mcp
mfydev/ghost-mcpA 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
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"
}
}
}