Community MCP server for Ghost, the professional publishing platform. Agents can create and update posts, manage tags and authors, handle member subscriptions, publish and schedule content, and query site statistics. Focused on clean, distraction-free publishing. Ideal for content teams managing newsletters, membership sites, and editorial workflows.
npx -y ghost-mcp
{
"mcpServers": {
"ghost": {
"env": {
"GHOST_URL": "https://your-site.ghost.io",
"GHOST_ADMIN_API_KEY": "your-admin-api-key"
},
"args": [
"-y",
"ghost-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Ghost, the professional publishing platform. Agents can create and update posts, manage tags and authors, handle member subscriptions, publish and schedule content, and query site statistics. Focused on clean, distraction-free publishing. Ideal for content teams managing newsletters, membership sites, and editorial workflows.
Ghost has 5 tools available.
Yes, Ghost is completely free to use with no usage limits on the free tier.
You can install Ghost using the following command: npx -y ghost-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Ghost is listed under the content category in the AgentForge MCP registry.
Ghost has a current uptime of 99.82% with an average response time of 200ms.
To connect Ghost, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Ghost's tools via the Model Context Protocol.