Back to search
30
MCP

@antoinefamibelle/ghost-mcp

npm/@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.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ghost-mcp
A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blo
0 tools
ghost-cms-mcp
MCP server for Ghost CMS — manage posts, pages, tags and images
0 tools
ghost-mcp
Ghost CMS MCP server providing comprehensive Ghost API access
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
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": {
    "@antoinefamibelle/ghost-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}