Professional publishing platform
Modern CMS for creators with memberships, newsletters, and content management.
{
"mcpServers": {
"ghost": {
"env": {
"GHOST_URL": "https://your-site.ghost.io",
"GHOST_ADMIN_API_KEY": "your_key"
},
"args": [
"-y",
"@ghost/mcp-server"
],
"command": "npx"
}
}
}GHOST_URLhttps://your-site.ghost.ioGHOST_ADMIN_API_KEYyour_key