Storyblok MCP Server
MCP server for Storyblok — the API-first headless CMS. Enables AI agents to read, create, and manage content stories, components, and spaces in Storyblok CMS. Supports content creation workflows, asset management, and editorial automation through Storyblok's Management API.
Score Breakdown
⚙ Agent Friendliness
🔒 Security
Separate read/write API tokens. HTTPS enforced. SOC2 and GDPR compliant. Use least-privilege tokens.
⚡ Reliability
Best When
A developer or content team using Storyblok as their headless CMS wants AI agents to automate content creation, updates, and management tasks through Storyblok's API.
Avoid When
You use other CMS platforms. Storyblok has excellent API but this MCP is specific to Storyblok's data model. Community MCP — not from Storyblok official org.
Use Cases
- • Creating and updating content stories in Storyblok from content generation agents
- • Managing Storyblok content components and schema from development agents
- • Automating content publishing workflows from editorial agents
- • Integrating Storyblok content management into AI-driven content pipelines
Not For
- • Teams using WordPress, Contentful, Sanity, or other CMS platforms
- • Static site generation without Storyblok (there are better tools for that)
- • Very complex content workflows requiring Storyblok's visual editor
Interface
Authentication
Storyblok Personal Access Token required. Separate tokens for Management API (admin) and Content Delivery API (read). Use appropriate token for agent operations.
Pricing
Storyblok has a free tier. MCP server is free open source.
Agent Metadata
Known Gotchas
- ⚠ Storyblok has two APIs — Management API (requires Management token) and Delivery API (read-only) — use correct token
- ⚠ Content schema (components) is workspace-specific — agents need to introspect schema first
- ⚠ API call limits on free tier can be exhausted in agent loops — monitor usage
- ⚠ Community MCP — verify against Storyblok's current API version
Alternatives
Full Evaluation Report
Detailed scoring breakdown, competitive positioning, security analysis, and improvement recommendations for Storyblok MCP Server.
Scores are editorial opinions as of 2026-03-06.