$HEADLESS SYSTEMS
03 / Scorecard / Content Management

WordPress

C
Headless Index
58/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
WordPress is partially headless and partly UI-led. The Headless Index thesis-fit score of 58/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 WordPress lands inside that pattern. On the API surface, the question is whether the API is the product or a layer beneath the dashboard. WordPress exposes the REST API plus the WP-CLI plus an active plugin ecosystem (WPGraphQL adds GraphQL). The world's most-deployed CMS, primarily consumed through the wp-admin dashboard but with a complete API for headless deployments. SDKs and integrations in every major language.[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 at developer.wordpress.org/rest-api. The OpenAPI specification for the REST API is published. WPGraphQL adds introspection for those using the GraphQL plugin. Schema discoverability is good.[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: Posts, pages, taxonomies, users, media, plugins, themes, options, and custom post types are all programmable through the REST API. The wp-cli is comprehensive for shell-based operations. Headless WordPress (with Next.js or others as the frontend) is increasingly common.[3] On the MCP and agent-integration axis, which is the fastest-moving criterion in the index: No first-party WordPress MCP server has been published by the upstream project. Community plugins and external tools fill the gap. The plugin ecosystem could close the gap quickly if a popular MCP plugin gains traction.[4] Event posture closes the loop: an agent that cannot react to state changes is reduced to polling. WordPress core does not ship a webhook product; integrations are via plugins (Webhooks for WP, WP Webhooks). The action and filter hooks system is the canonical extensibility model, but it's PHP-internal rather than HTTP-based. Net assessment: integrators can build agent flows against WordPress, but the rough edge to plan around is MCP 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 intent14/20
scored

WordPress exposes the REST API plus the WP-CLI plus an active plugin ecosystem (WPGraphQL adds GraphQL). The world's most-deployed CMS, primarily consumed through the wp-admin dashboard but with a complete API for headless deployments. SDKs and integrations in every major language.

signals (5)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPI specNot found across 0 probe paths
  • GraphQL endpointNot discovered (5 probes; project-scoped endpoints require a real project ID)
  • +SDKs maintained4 (php); top by stars: WordPress/php-ai-client (274 stars)
  • +SDK recency2 of 4 SDK repos pushed within 30 days (most recent SDK commit: 2026-05-15)
cite (1)
  • github.sdks@2026-05-19
Headless operation14/20
scored

Posts, pages, taxonomies, users, media, plugins, themes, options, and custom post types are all programmable through the REST API. The wp-cli is comprehensive for shell-based operations. Headless WordPress (with Next.js or others as the frontend) is increasingly common.

signals (9)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • 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)
  • github.sdks@2026-05-19
MCP & agent posture8/20
scored

No first-party WordPress MCP server has been published by the upstream project. Community plugins and external tools fill the gap. The plugin ecosystem could close the gap quickly if a popular MCP plugin gains traction.

signals (4)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • +Official MCP serverhttps://github.com/WordPress/ai (215 stars, last commit 1 days ago)
  • ·Community MCP servers2 community MCP repos; top by stars: https://github.com/WordPress/mcp-adapter (1098 stars)
  • Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
  • github.sdks@2026-05-19
Schema observability12/20
scored

REST documented at developer.wordpress.org/rest-api. The OpenAPI specification for the REST API is published. WPGraphQL adds introspection for those using the GraphQL plugin. Schema discoverability is good.

signals (3)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • OpenAPINot discovered across 0 standard probe paths
  • GraphQL introspectionNo GraphQL endpoint discovered (5 probes; some vendors use project-scoped endpoints that require a real project handle)
cite (1)
  • github.sdks@2026-05-19
Webhooks & events10/20
scored

WordPress core does not ship a webhook product; integrations are via plugins (Webhooks for WP, WP Webhooks). The action and filter hooks system is the canonical extensibility model, but it's PHP-internal rather than HTTP-based.

signals (2)
  • +AI review appliedReviewer: Editorial review on 2026-05-20
  • ·Webhook docs pageNot reached by crawler within budget (0 pages crawled). Cannot confirm whether vendor offers webhooks.
cite (1)
  • github.sdks@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 WordPress'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.