Spryker
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
Spryker earns Band C in the Commerce category of The Headless Index, with a thesis-fit score of 48/100. Its strongest dimension is headless operation (14/20); its weakest scored dimension is MCP and agent posture (4/20). No public OpenAPI specification was found when Spryker was scored, which limits how far an agent can go without human integration work.
Scorecard detail
Spryker's Glue API is architecturally central rather than bolted on: JSON:API conventions, split into Storefront and Backend applications (spryker/glue-application, 2.5 million Packagist installs). But it is a PHP framework you compile and host, not a hosted endpoint, and Spryker publishes no client SDK in any language. Every integration starts by standing up a project.
signals (5)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPI specNot found across 34 probe paths
- ·GraphQL endpointDiscovered at https://spryker.com/graphql, introspection disabled or scoped
- +SDKs maintained5 (php); top by stars: spryker/product-api (2 stars)
- +SDK recency2 of 5 SDK repos pushed within 30 days (most recent SDK commit: 2026-08-17)
cite (1)
- github.sdks@2026-08-19
Because the product ships as Composer modules, almost everything is already code: environment definition through the Docker SDK (github.com/spryker/docker-sdk), data import and cache rebuilds through console commands, deployment YAML per environment. The Back Office still owns merchandising and CMS editing. An agent can operate a Spryker install, but only by driving a shell on infrastructure it controls.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −API operations exposedNo OpenAPI spec; operations count unknown
- ·Docs pages crawled0 pages (crawler: none)
- ·Auth schemes documentedAuth documentation page not reached by crawler
- ·Setup / quickstart docsNot reached by crawler
- ·Billing docsNot reached by crawler
- ·Teams / org docsNot reached by crawler
- ·CLI docsNot reached by crawler
- ·Schema / data model docsNot reached by crawler
cite (1)
- ai_review_browser.topics_found@2026-08-19
Absent. A search of the organisation returns no MCP server (org:spryker mcp, zero results), no registry entry, and docs.spryker.com carries no agent integration guide. Given that a Spryker deployment is customer-hosted, an official server would be awkward to scope, but nothing stops the vendor shipping a local server over Glue. Nothing has shipped.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −Official MCP serverNone found in vendor's GitHub org or the official MCP registry
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-08-19
There is no vendor-hosted spec to fetch. Spryker instead ships a generator (spryker/documentation-generator-open-api) that emits an OpenAPI file from whichever modules your own project enables, which is defensible for a framework and useless for cold discovery. An agent cannot learn the API surface without first cloning, installing and running the build for that specific store.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- −OpenAPINot discovered across 34 standard probe paths
- ·GraphQL introspectionGraphQL endpoint at https://spryker.com/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-08-19
Spryker has an event system, not a webhook product. Publish and Sync moves domain events over RabbitMQ queues inside your own deployment (spryker/event, spryker/publisher), and outbound HTTP callbacks are something you build. There is no published event catalogue, no signing convention, no retry or replay contract an integrator can rely on across installs.
signals (2)
- +AI review appliedReviewer: Editorial review on 2026-08-19
- ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
- ai_review_browser.pages_fetched@2026-08-19
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
Show Spryker'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.
Spryker and agent readiness
- Is Spryker agent-ready?
- Spryker scores Band C on The Headless Index. Its JAIRF rating is not available because no machine-readable spec was scored. Its strongest area for agent use is headless operation; its weakest is MCP and agent posture.
- Does Spryker publish an OpenAPI spec?
- No published OpenAPI specification was found when Spryker was scored. That caps its JAIRF dimensions and forces agents to rely on documentation or reverse engineering to operate it.
- What is Spryker's Headless Index score?
- Spryker scores 48/100 on the Headless Index thesis-fit rubric and sits in Band C in the Commerce category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.