Storyblok Content Management
Unified capability for managing and delivering Storyblok headless CMS content. Combines the Content Delivery API for fetching published content and the Management API for creating, editing, and publishing content programmatically. Supports content migration, editorial automation, CI/CD pipelines, and headless site generation workflows.
What You Can Do
MCP Tools
cdn-list-stories
List published stories from the Content Delivery API with filtering by slug prefix, full-text search, and pagination support.
cdn-get-story
Retrieve a specific published story by its full URL slug
cdn-list-links
Get the story URL tree for building navigation menus or sitemaps
cdn-list-datasource-entries
Fetch options, translations, or config data from a datasource
mapi-list-stories
List all stories including drafts via management API
mapi-create-story
Create a new story in a Storyblok space
mapi-update-story
Update the content or metadata of an existing story
mapi-publish-story
Publish a story to make it live on the Content Delivery API
mapi-delete-story
Permanently delete a story from the space
mapi-list-components
List component schemas to understand content structure
mapi-list-assets
List media assets in the space asset library
mapi-list-webhooks
List webhook endpoints configured in the space