Write with your AI and publish safely to Ghost.
claude mcp add ghost-publisher -- npx -y ghost-publisher-mcp
claude_desktop_config.json
{
"mcpServers": {
"ghost-publisher": {
"command": "npx",
"args": [
"-y",
"ghost-publisher-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"ghost-publisher": {
"command": "npx",
"args": [
"-y",
"ghost-publisher-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"ghost-publisher": {
"command": "npx",
"args": [
"-y",
"ghost-publisher-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"ghost-publisher": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ghost-publisher-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"ghost-publisher": {
"command": "npx",
"args": [
"-y",
"ghost-publisher-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.BoraGkc--ghost-publisher/reviews or the review_server meta-tool.
POST /mcp