Loading subscription status...
{
"mcpServers": [
{
"Ghost MCP Server": {
"env": {
"GHOST_URL": "https://your-ghost-blog.com",
"GHOST_ADMIN_API_KEY": "your_admin_api_key"
},
"args": [],
"command": "npx @mtane0412/ghost-mcp-server"
}
}
]
}