← All servers
πŸ”§

Ghost PublisherVerifiedπŸ›‘ No advisories

io.github.BoraGkc/ghost-publisher
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/boragkc, which proved it owns this namespace.

Verified owner: github.com/boragkc β†—io.github.BoraGkc/ghost-publisher

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs GHOST_ADMIN_API_KEY, GHOST_DEPLOY_HOOK_URL.
βœ“
Configuration
Reads GHOST_URL, GHOST_API_VERSION, GHOST_READ_ONLY, GHOST_UPLOAD_ROOTS, GHOST_PUBLIC_POST_URL_TEMPLATE, GHOST_PUBLIC_PAGE_URL_TEMPLATE.

About

Local-first MCP server for safe Ghost posts, Pages, scheduling, images, and publishing.

Packages & transports

npmghost-publisher-mcpv0.4.1 Β· npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "ghost_publisher": {
      "command": "npx",
      "args": [
        "-y",
        "ghost-publisher-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y ghost-publisher-mcp