$HEADLESS SYSTEMS
03 / Scorecard / Content Management

Storyblok

C
Headless Index
55/100
JAIRF
N/A
Verified
MAY 21, 2026
Methodology v1 · JAIRF v1.0.0

Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology

Editorial verdict
Storyblok is partially headless and partly UI-led. The Headless Index thesis-fit score of 55/100 puts it mid-table on the index, and JAIRF is recorded as N/A for this vendor because no public OpenAPI specification was reachable for the open-source scorer. In practice, vendors at this tier are partly machine-consumable: the core flows are reachable through code but several adjacent surfaces still expect a human at a dashboard, and the rest of this verdict explains where Storyblok lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. Storyblok is API-first headless CMS with the Content Delivery API and the Content Management API. SDKs in JavaScript, Vue, React, Nuxt, Next.js, and PHP. The Visual Editor is unusual for headless CMS but the API surface is the canonical contract.[1] Schema observability is the related test: can an agent introspect the contract from cold, or does it have to read prose documentation to do so? REST documented in detail; OpenAPI references exist. The component schema is itself a machine-readable artifact. Schema discoverability is solid.[2] An agent can drive parts of this product, but not all of it: integrators should plan for human-in-the-loop checkpoints where the headless surface stops short. On headless operability: Stories, components (blocks), assets, datasources, releases, and pipelines are all programmable. The Storyblok CLI and a community Terraform provider give shell and IaC paths.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: No first-party Storyblok MCP server. The Visual Editor positioning has not yet extended to MCP integration; community work exists.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. Storyblok webhooks deliver story, component, and release events with signing options. The catalog is comprehensive for content-driven automation. Net assessment: integrators can build agent flows against Storyblok, but the rough edge to plan around is API-first posture[5]. Expect to wrap missing pieces in bespoke glue or accept human-in-the-loop checkpoints. Workable but requires scaffolding.
Verdict by Headless Index pipeline (auto)
// AI-drafted from the evidence layer. Editorial review pending.
Scores

Scorecard detail

Headless Index · 5 sub-criteria
API-first design intent10/20
scored

Storyblok is API-first headless CMS with the Content Delivery API and the Content Management API. SDKs in JavaScript, Vue, React, Nuxt, Next.js, and PHP. The Visual Editor is unusual for headless CMS but the API surface is the canonical contract.

signals (6)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 17 probe paths
  • ·GraphQL endpointDiscovered at https://www.storyblok.com/graphql, introspection disabled or scoped
  • +SDKs maintained4 (php, ruby, typescript); top by stars: storyblok/field-plugin (25 stars)
  • +SDK recency2 of 4 SDK repos pushed within 30 days (most recent SDK commit: 2026-05-19)
  • ·npm weekly downloads4.7k across published packages; top: @storyblok/field-plugin @ 4.7k/week
cite (5)
  • openapi.probes_tried@2026-05-19
  • graphql.url@2026-05-19
  • github.sdks@2026-05-19
  • freshness.most_recent_sdk_commit@2026-05-19
  • github.sdks@2026-05-19
Headless operation10/20
scored

Stories, components (blocks), assets, datasources, releases, and pipelines are all programmable. The Storyblok CLI and a community Terraform provider give shell and IaC paths.

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • API operations exposedNo OpenAPI spec; operations count unknown
  • ·Docs pages crawled60 pages (crawler: cheerio)
  • +Auth schemes documentedoauth2
  • +Setup / quickstart docsFound: https://www.storyblok.com/docs/api/management/getting-started/use-cases, https://www.storyblok.com/docs/api/management/getting-started/rate-limit
  • +Billing docsFound: https://www.storyblok.com/pricing/technical-limits, https://www.storyblok.com/pricing
  • +Teams / org docsFound: https://www.storyblok.com/docs/api/management/ai-style-groups/organizations/set-default-ai-style-groups-organization, https://www.storyblok.com/docs/api/management/ai-style-groups/organizations/update-ai-style-group-organization
  • ·CLI docsNot reached by crawler
  • ·Schema / data model docsNot reached by crawler
cite (8)
  • openapi.operations_count@2026-05-19
  • docs.pages_crawled@2026-05-19
  • docs.auth_evidence.docs_url@2026-05-19
  • docs.topics_found.setup@2026-05-19
  • docs.topics_found.billing@2026-05-19
  • docs.topics_found.teams@2026-05-19
  • docs.topics_found.cli@2026-05-19
  • docs.topics_found.schema@2026-05-19
MCP & agent posture15/20
scored

No first-party Storyblok MCP server. The Visual Editor positioning has not yet extended to MCP integration; community work exists.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/storyblok/tutorials (1 stars, last commit 26 days ago)
  • ·Community MCP servers1 community MCP repos; top by stars: https://github.com/storyblok/mcp-server (8 stars)
  • +Agent-friendly SDKs1 TS/JS SDKs available; top: @storyblok/field-plugin (4.7k/week downloads)
cite (2)
  • github://storyblok/mcp-server@2026-05-19
  • ai_review.answers.mcp_check.evidence_url@2026-05-19
Schema observability10/20
scored

REST documented in detail; OpenAPI references exist. The component schema is itself a machine-readable artifact. Schema discoverability is solid.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 17 standard probe paths
  • ·GraphQL introspectionGraphQL endpoint at https://www.storyblok.com/graphql but introspection is disabled, scoped, or behind authentication
cite (2)
  • openapi.probes_tried@2026-05-19
  • graphql.url@2026-05-19
Webhooks & events10/20
scored

Storyblok webhooks deliver story, component, and release events with signing options. The catalog is comprehensive for content-driven automation.

signals (5)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • ·Webhook docs URLhttps://www.storyblok.com/docs/api/management/webhooks/update-a-webhook
  • ·Signing schemeNot detected by parser (does not necessarily mean unsigned; may be a parsing gap)
  • ·Declared events1 candidate events extracted (sample: mapi.storyblok.com)
  • ·Retry policy signalsNone detected in webhook page text
cite (4)
  • docs.webhook_evidence.docs_url@2026-05-19
  • docs.webhook_evidence.signing_scheme@2026-05-19
  • docs.webhook_evidence.declared_events@2026-05-19
  • docs.webhook_evidence.retry_policy_keywords@2026-05-19
JAIRF · 6 dimensions
JAIRF · N/A

This vendor does not publish a public OpenAPI specification. JAIRF cannot be computed. The Headless Index score and editorial verdict carry the readiness assessment.

No public OpenAPI specification discovered during collection

Powered by JAIRF v1.0.0 by Jentic

Band rationale:C band: scores 40-75 range

04 / Embed

Show Storyblok's score on your site.

Drop a live badge into your README, footer, or marketing page. It updates automatically when we re-score, and every embed is a dofollow link back here.