Vinkius

Ghost MCP. Manage posts, authors, and pages with AI.

Ghost MCP connects your AI agent directly to your Ghost CMS, letting you manage and retrieve content without logging into a dashboard. List posts, check authors, pull taxonomy tags, or view site settings—all through natural conversation. Stop copy-pasting from admin panels; start working with live publication data instantly.

Ghost MCP is compatible with Claude Claude
Ghost MCP is compatible with ChatGPT ChatGPT
Ghost MCP is compatible with Cursor Cursor
Ghost MCP is compatible with Gemini Gemini
Ghost MCP is compatible with Windsurf Windsurf
Ghost MCP is compatible with VS Code VS Code
Ghost MCP is compatible with JetBrains JetBrains
Ghost MCP is compatible with Vercel Vercel
See Vinkius in Action

Give Claude and any AI agent real-world access

Manage published articles

Fetch details for specific posts by their slug, or list every article currently marked as published.

Understand content structure

List all available categorization tags and retrieve global site settings to understand how your content is organized.

Track contributors

Pull author profile details and list active writers across the entire publication.

Review static pages

Retrieve the full content and metadata for non-blog pages using their slugs.

Inspect membership data

List all active subscription tiers, helping you understand your paywall structure.

Waiting for input…

AI Agent
Ghost

What AI agents can do with Ghost CMS MCP: 11 Tools for Publishing Data

Use these tools to read structured data from your Ghost CMS, whether you need to list posts, check author details, or pull global site settings.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Ghost MCP

Verify Api Connection

Checks if the connection between your AI agent and Ghost is working correctly.

Get Post By Slug

Fetches all details for a specific blog post using its unique URL slug.

Get Author Details

Retrieves the full profile information and bio for a specified author.

Get Page By Slug

Gets details about non-blog pages (like 'About Us') by their slug.

Get Site Settings

Accesses global site configurations, such as routing rules and title schemas.

Get Tag Details

Retrieves metadata for a specific content category or tag.

List Subscription Tiers

Provides a list of all active membership levels and their associated pricing details.

List Blog Authors

Lists every author who has contributed content to the publication.

List Static Pages

Retrieves a list of all pages that are not blog posts, including their slugs and...

List Published Posts

Lists metadata for every article currently live on the site.

List Content Tags

Retrieves a comprehensive list of all available content categories and tags used...

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Ghost MCP is compatible with Claude

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Ghost integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on each call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Ghost, then connect any of our 5,200+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,200+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Connections are secured and governed automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog weekly
Ghost MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Ghost CMS. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS CLOUD

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on each call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Content publishing relies on endless clicks and copy/paste.

Today, gathering basic data means logging into Ghost, navigating through the posts section to list published articles. Then you jump over to the 'Authors' tab to find contributor bios. If you want a full picture of site structure, you have to manually check the global settings page and cross-reference taxonomy tags one by one.

With this connection, your AI agent handles all those steps for you. You just ask it to list published posts or pull author details. The data appears clean and structured right inside your chat window. It removes the tedious multi-tab manual process completely.

The Ghost MCP gives you full visibility into content structure.

You never have to manually check if a new post uses an existing tag or if the site's primary title schema has changed. You can call list_content_tags and get_site_settings in rapid succession, building your data model on demand without leaving your current workspace.

Your agent now sees Ghost as one cohesive data layer. It’s not a series of tabs; it's a single source of truth you can query.

What Ghost MCP does for your AI

This connection lets your AI agent read and write to your Ghost CMS directly. You can ask it to list all published blog posts, pulling the full HTML content and metadata for each one. Need to know what categories exist? Just ask it to retrieve all available taxonomy tags. It also helps you track who's writing by fetching profile details for active authors.

Even site-level data is accessible; you can get global settings or list current membership tiers to understand your paywall rules. By using this MCP on Vinkius, your AI client keeps the entire publishing stack live and available without requiring you to switch apps or navigate complex menus.

Built · Hosted · Managed by Vinkius Ghost MCP - Manage Content, Authors & Pages
Server ID 019d75a4-4cfb-7318-bb5e-a6e7e9d6ea0c
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Ghost MCP

How do I use the Ghost MCP to list all published posts? +

You ask your agent to list_published_posts. It will return a list of metadata for every article, including titles and publication dates.

Can I find out which tags are available using Ghost MCP? +

Yes. Use the list_content_tags tool. This gives you a complete inventory of all categorization tags applied across your site.

How does get_author_details work with the Ghost MCP? +

You provide the author's name or unique identifier, and the tool retrieves their full profile details, including bio and contribution history.

Do I need to manually enter my API key after connecting the Ghost MCP? +

No. The connection process requires you to provide your Base URL and Content API Key once during setup. After that, your agent handles authentication automatically.

What is the difference between list_static_pages and list_published_posts? +

list_published_posts only lists articles (blog posts). list_static_pages lists non-article pages like 'Contact' or 'About Us'.