4,500+ servers built on MCP Fusion
Vinkius
Ghost logo
Vinkius
Claude Code logo

How to Use the Ghost MCP in Claude Code

Pipe your Ghost CMS data directly into your shell scripts and CI/CD pipelines with this terminal-native MCP server for Claude Code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Ghost MCP on Cursor AI Code Editor MCP Client Ghost MCP on Claude Desktop App MCP Integration Ghost MCP on OpenAI Agents SDK MCP Compatible Ghost MCP on Visual Studio Code MCP Extension Client Ghost MCP on GitHub Copilot AI Agent MCP Integration Ghost MCP on Google Gemini AI MCP Integration Ghost MCP on Lovable AI Development MCP Client Ghost MCP on Mistral AI Agents MCP Compatible Ghost MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect Ghost MCP to Claude Code

Create your Vinkius account to connect Ghost to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Run Content Checks in Your Pipeline

Add a step to your CI/CD pipeline to query your Ghost instance. For example, run a script that uses `list_published_posts` and `get_post_by_slug` to check every post for a required disclaimer. If a post is missing it, you can fail the build. It's a simple, powerful way to enforce content rules automatically. This MCP server connects your deployment scripts directly to your live content, closing the loop between code and content.

Generate Sitemaps from the Terminal

Run a cron job that calls the Ghost tools via Claude Code. You can use `list_published_posts` and `list_static_pages` to get all public URLs, then pipe that output to a script that generates a fresh `sitemap.xml`. No more stale sitemaps. You can apply the same pattern for any kind of data export. Use the tools to create custom RSS feeds, generate JSON files for another service, or back up key metadata. It's all scriptable.

Monitor Your Blog with Shell Scripts

Write a simple shell script to watch your site's health. Start with `verify_api_connection` to see if the API is up. Then, check when the last post was published with `list_published_posts`. You could even check your monetization setup by parsing the output of `list_subscription_tiers`. Pipe the results to a monitoring service or just get a daily status report in your terminal. Because it's all command-line, it integrates with any tool that can read from standard output.

Setup guide

Set up Ghost MCP in Claude Code

Prerequisites

  • Claude Code CLI installed (npm install -g @anthropic-ai/claude-code)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Run the add command

    Open your terminal and run the command shown on the right. Replace [YOUR_TOKEN_HERE] with your endpoint token from cloud.vinkius.com. Use --scope user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see ghost-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest Ghost transactions." It will automatically discover and invoke the available Ghost tools.

Terminal
claude mcp add --transport http ghost-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Why Choose Vinkius

Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.

Real-time monitoring

Live

visibility into every interaction

Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.

Built-in savings

60%

lower AI costs

Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.

Single dashboard

One

place for every integration

Every tool your AI connects to, managed from a single screen. One account, complete control.

Common questions about Ghost MCP in Claude Code

You call them from the command line and pipe the output. For example, run `claude mcp call ghost-mcp list_blog_authors | jq` to get a formatted JSON list of your authors right in the terminal.
No, the tools on this MCP server are read-only. You can list published posts with `list_published_posts`, but you can't create drafts or schedule them for publication.
Content linting is a great one. Use `list_published_posts`, loop through them in a script, and use `get_post_by_slug` to check for things like missing alt text, short posts, or posts without a featured image. Fail the build if rules aren't met.
Just run `claude mcp call ghost-mcp get_site_settings`. The output will be the raw JSON from the Ghost API, which you can immediately pipe into tools like `jq` for parsing or `grep` for searching.
It's a read-only connection to your Ghost Content API, so the server can't modify any data. It only fetches post content, author names, and tag details. Your API token is managed securely by Vinkius and never exposed in your scripts.

Start using the Ghost MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Ghost. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.