Vinkius

Storyblok MCP. Manage content structure and assets via conversation.

Storyblok MCP lets your AI client manage content structure and assets directly within Storyblok. It gives you programmatic control over headless CMS environments. You can list entire content spaces, analyze available component blueprints, draft new stories, update existing articles, and find all media files without ever touching the visual editor.

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

Give Claude and any AI agent real-world access

Discover Content Spaces

Lists all accessible Storyblok environments so your agent knows where to start working.

Inventory Stories and Assets

Retrieves lists of existing articles or scans the entire media library for multimedia files.

Analyze Component Blueprints

Lists all defined content components, helping you understand what structural elements are available to build with.

Build and Modify Content

Creates new articles or updates fields in existing stories using structured data inputs.

Audit Space Users

Checks who has editing access to a specific content space, helping manage internal permissions.

Waiting for input…

AI Agent
Storyblok

What AI agents can do with Storyblok: 9 Content Management Tools

Use these tools to programmatically list, create, modify, and analyze every structural element within your Storyblok content space.

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 Storyblok MCP

Create Content Story

Builds a brand new content article by providing its name, slug, and structured JSON data.

Delete Content Story

Permanently removes an existing story from the content repository. This action can't...

Get Story Details

Fetches all specific details for a single, identified content article.

List Assets

Scans and retrieves a list of every media file stored within the Storyblok space.

List Components

Shows all structural blueprints that can be used to build content pages.

List Spaces

Lists every distinct and accessible Storyblok environment or 'space'.

List Stories

Retrieves a list of article titles and metadata within a specific content space.

List Space Users

Lists all users who have been granted access permissions for the targeted space.

Update Content Story

Modifies specific fields of an article that already exists in the system.

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.

Storyblok 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 Storyblok 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 Storyblok, 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
Storyblok 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 Storyblok. 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.

The headache of manual CMS management

Today, managing content means jumping between the visual editor and a separate data panel. You have to copy component IDs here, paste metadata names there, and cross-reference asset URLs in a spreadsheet just to create one page draft.

With this MCP, you simply tell your agent, 'Build me an article about X.' Your AI client handles all the underlying steps—it finds the right blueprints, validates the structure, and writes the payload. You get content that's ready for publication, not a half-finished mess requiring manual cleanup.

Crafting Content with Storyblok MCP

The repetitive, frustrating tasks of listing every asset via `list_assets` or manually checking which components are available using `list_components` disappear. Your agent handles the discovery and validation steps automatically.

What changes is that content becomes a data resource you can manipulate with plain language instructions. You stop clicking; you start commanding.

What Storyblok MCP does for your AI

Managing complex digital content used to mean clicking through endless dashboards or copy-pasting structural IDs from one tab to another. This MCP changes that. It connects your AI agent directly into Storyblok's backend, treating your entire content repository like a database you can talk to. You instruct your agent what you need—say, 'Give me all the components used in our marketing space and draft a new story using those elements.' The system finds the necessary blueprints, validates them against existing data, and then builds or updates the content for you.

It’s about treating content not as visual blocks, but as structured data. If you're building out a complex site structure and need an AI assistant that understands component hierarchies and asset libraries, Vinkius has this MCP ready to go.

Built · Hosted · Managed by Vinkius Storyblok MCP - Manage CMS Content & Assets
Server ID 019d760d-9bca-70b9-8b9b-59bcf6ebadf5
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Frequently asked questions about Storyblok MCP

How do I find out which Storyblok spaces are available using the Storyblok MCP? +

You run list_spaces. This tool gives your agent a list of all accessible environments, letting you target the right project before any work begins.

Can I use the Storyblok MCP to check if an article exists? +

Yes. You can first run list_stories within a specific space ID. This gives you a list of existing titles, confirming if your desired content piece is already published.

How does the Storyblok MCP help with structured data creation? +

You use create_content_story. You just provide the name and the JSON payload, and it handles building the article according to your specified schema.

What if I need to modify an existing blog post using Storyblok MCP? +

Use update_content_story. This requires you to provide both the space ID and the story ID, plus the specific fields you want to change in the article.

Does the Storyblok MCP let me see what media is available? +

Yes. The list_assets tool scans your entire media library and gives you a full list of all images, videos, and other files ready for integration into your content.