Ghost
Interact with the Ghost CMS to control your blog through natural language. Manage posts, tags, users, members, and more with secure access.
Featured
View Source83 stars
0 tools
Created Aug 2025
@mfydev/mfydev-ghost-ghost-mcpAbout
Interact with the Ghost CMS to control your blog through natural language. Manage posts, tags, users, members, and more with secure access.
Categories
general
Installation
npm
npm install @mfydev/mfydev-ghost-ghost-mcp
Configuration
{
"mcpServers": {
"mfydev-ghost-ghost-mcp": {
"command": "npx",
"args": [
"-y",
"@mfydev/mfydev-ghost-ghost-mcp"
]
}
}
}