Vinkius
CrafterCMS

CrafterCMS MCP for AI. Query and manage headless content structure directly.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

CrafterCMS MCP on Cursor AI Code EditorCrafterCMS MCP on Claude Desktop AppCrafterCMS MCP on OpenAI Agents SDKCrafterCMS MCP on Visual Studio CodeCrafterCMS MCP on GitHub Copilot AI AgentCrafterCMS MCP on Google Gemini AICrafterCMS MCP on Lovable AI DevelopmentCrafterCMS MCP on Mistral AI AgentsCrafterCMS MCP on Amazon AWS Bedrock

How this MCP server connects to your AI agent

CrafterCMS MCP connects your agent directly to a headless content repository. Fetch structured page data, execute complex GraphQL queries against your schema, or run raw OpenSearch searches using just natural language prompts.

What AI agents can do with CrafterCMS Automation

Clear cache

Clears the Crafter Engine cache, requiring an administrative token to run.

Get breadcrumb

Retrieves the navigational path (breadcrumbs) for a specific URL.

Get children

Lists all subfolders or items contained within a specified directory.

+ 9 more capabilities included
Retrieve specific content items

You can pull single pieces of content using get_item or retrieve reusable parts of a page with get_component.

Map site structure and navigation

Understand how your website is built by getting the full navigation tree (get_navigation_tree) or listing folders using get_children.

Execute advanced content queries

Run complex data requests against the schema via graphql or execute raw searches with OpenSearch JSON syntax using search.

Manage engine state and context

Perform administrative tasks like clearing the cache (clear_cache) or rebuilding the content context (rebuild_context).

Analyze site paths and URLs

Determine breadcrumb navigation using get_breadcrumb or adjust how a URL is generated with transform_url.

Included with Plan

Waiting for input…

AI Agent

What AI agents can do with CrafterCMS: 12 Tools

These tools allow you to read site structure, fetch specific content components, execute complex data queries, and manage the engine cache directly through your AI agent.

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 CrafterCMS on Vinkius

Clear Cache

Clears the Crafter Engine cache, requiring an administrative token to run.

Get Breadcrumb

Retrieves the navigational path (breadcrumbs) for a specific URL.

Get Children

Lists all subfolders or items contained within a specified directory.

Get Component

Renders and pulls the data for one specific content component type.

Get Item

Retrieves all metadata and content for a single, identified item in the CMS.

Get Navigation Tree

Generates a comprehensive map of the entire site's navigation structure.

Get Status

Reports the current operational health and status of the Crafter Engine.

Get Tree

Gets a complete, deep hierarchy listing for all content under a specified folder.

Graphql

Executes any defined query using the GraphQL language against your content schema.

Rebuild Context

Forces the system to rebuild its understanding of the site context, needing a...

Search

Runs a raw search query using OpenSearch JSON syntax across all content.

Transform Url

Applies specific logic to modify or adjust how a content path is presented in a URL.

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.

Claude AI

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 CrafterCMS 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 every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

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

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
CrafterCMS 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 CrafterCMS. 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 INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Built on the Model Context Protocol (MCP) for Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 12 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

The Problem: Tracking down content structure is a massive pain point today., Solved with Vinkius AI Gateway

Today, figuring out how content is structured means opening the CMS admin panel, clicking through folder hierarchies, and running multiple reports. You copy paths, you check metadata, and you constantly switch between tabs just to confirm if a piece of content exists or where it belongs.

With this MCP, your agent handles that complexity for you. Instead of manual clicks and tab switching, you simply ask the system to generate the entire navigation map using `get_navigation_tree`. You get one clean output showing every section's relationship.

Get Site Context Instantly with CrafterCMS MCP

The biggest time sink is manually verifying if the content context matches your code. You have to jump into various administrative interfaces just to check status or trigger a fix.

Now, you tell your agent what needs fixing—maybe it's stale data after an update—and let it call `get_status` and then execute `rebuild_context`. The system handles the cleanup; you get clean data every time.

What your AI can actually do with this

Need to understand what's inside a large-scale content system without logging into the Studio? This MCP lets you inspect and query CrafterCMS directly through your agent. You can ask it to pull specific components, map out entire site hierarchies, or even run advanced searches using OpenSearch syntax. It’s built for deep visibility; use get_item to check a single piece of content, while graphql lets developers test complex data requests right from their workflow.

If you're already using Vinkius as your central catalog, connecting CrafterCMS means getting all that site context and structure information in one place, letting your AI client do the heavy lifting.

Built · Hosted · Managed by Vinkius CrafterCMS MCP - Query Headless Content Data
Server ID 019ea5e6-bc7a-7006-991e-a6cf3e0c1229
Vinkius Inspector
Compliance Grade F
Score 3.89/100
Vinkius Inspector Badge — Score 3.89/100

Questions you might have

How do I check if a specific piece of content exists using CrafterCMS MCP? +

You use the get_item tool. Provide the full path to the item, and the MCP will return its data payload or an error indicating it's missing.

Is GraphQL required for all content queries with CrafterCMS MCP? +

No. While graphql is best for structured data requests, you can use search if you need a general keyword search across the entire content store using OpenSearch JSON.

What should I do if my site shows outdated information? CrafterCMS MCP? +

First, run get_status to see why the data might be stale. If the status is fine but the data is old, execute clear_cache or rebuild_context via your agent.

Can I map out all my site folders with CrafterCMS MCP? +

Yes, use get_navigation_tree. This tool generates a comprehensive visualization of the entire content hierarchy in one go.

Built & Managed by Vinkius 30s setup 12 tools

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

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

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on 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.