n8n
Powered by JAIRF v1.0.0 by Jentic · open methodology at /the-headless-index/methodology
n8n earns Band C in the Workflow & Automation category of The Headless Index, with a thesis-fit score of 51/100 and a JAIRF rating of 79.2/100 (AI-Ready). Its strongest dimension is MCP and agent posture (20/20); its weakest scored dimension is webhooks and events (4/20). n8n publishes a machine-readable OpenAPI specification, which is what lets an agent discover and operate it without human glue code.
Scorecard detail
n8n is open-source workflow automation with a REST API plus a node-based architecture. Node packages are TypeScript-defined and the workflow JSON is itself a documented schema. The product is fair-code licensed and the source is on GitHub.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPI specPublished, 0 operations
- ·GraphQL endpointDiscovered at https://n8n.io/graphql, introspection disabled or scoped
- −SDKs maintainedNone detected in vendor org
cite (3)
- openapi.probes_tried@2026-05-19
- graphql.url@2026-05-19
- github.sdks@2026-05-19
Workflow CRUD, credential management, execution control, and user management are programmable through the REST API. The n8n CLI plus Docker compose plus Kubernetes Helm chart give comprehensive deployment paths. Self-host is the canonical deployment model.
signals (9)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- −API operations exposedOpenAPI present but operations could not be counted
- ·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-05-20
n8n has been publicly active in the AI-and-agents space and has shipped first-party AI nodes including MCP support. The n8n-nodes-mcp project plus the broader AI agent nodes put n8n ahead of most no-code platforms on the agent integration axis.
signals (4)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +Official MCP serverhttps://github.com/n8n-io/n8n (188733 stars, last commit 92 days ago)
- −Community MCP serversNone found
- −Agent-friendly SDKsNo TypeScript/JavaScript SDK published (agents commonly run in TS/JS)
cite (1)
- ai_review_browser.mcp@2026-05-20
REST documented at docs.n8n.io. The open-source codebase exposes the contract directly. Workflow JSON schema is documented. Schema discoverability is reference-class for open-source workflow automation.
signals (3)
- +AI review appliedReviewer: Editorial review on 2026-05-20
- +OpenAPIPublished at https://raw.githubusercontent.com/n8n-io/n8n-docs/main/docs/api/v1/openapi.yml (OpenAPI undefined, 0 operations)
- ·GraphQL introspectionGraphQL endpoint at https://n8n.io/graphql but introspection is disabled, scoped, or behind authentication
cite (1)
- ai_review_browser.schema@2026-05-20
Webhook triggers are first-class workflow primitives. Outbound webhooks and HTTP request nodes are equally well-supported. The platform is built around event-driven and webhook-based flow architecture.
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)
- ai_review_browser.pages_fetched@2026-05-20
FCFoundational Compliance100/100
Structural validity, standards conformance, and parsability of the OpenAPI specification.
DXJDeveloper Experience & Tooling Compatibility72.6/100
Documentation clarity, example coverage, response completeness, and ingestion health.
ARAXAI-Readiness & Agent Experience78.6/100
Semantic clarity, intent expression, datatype specificity, and error standardization.
AUAgent Usability70.3/100
Operational composability, complexity comfort, navigation affordances, and safety patterns.
SECSecurity80/100
Authentication strength, transport security, secret hygiene, and OWASP risk posture.
AIDAI Discoverability65.1/100
Descriptive richness, intent phrasing, workflow context, and registry signals.
Band rationale:C band: scores 40-75 range
Show n8n'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.
How THI compares to external scorers
| Source | Score | Measures | Last checked |
|---|---|---|---|
| Fern Agent Score | not found | Documentation completeness and SDK shape (~22 checks) | — |
| CLIRank Agent Friendliness | 74 · Good | CLI readiness, docs quality, and overall agent affordances | — |
| Cloudflare Is It Agent Ready? | blocked | Cloudflare's manual agent-readiness heuristic per vendor URL | — |
| Jentic Scorecard | n a | JAIRF-based scorecard requiring a public OpenAPI specification | — |
THI display 51 vs external median 74 (delta -23). Within calibration band.
n8n and agent readiness
- Is n8n agent-ready?
- n8n scores Band C on The Headless Index and rates AI-Ready on JAIRF (79.2/100). Its strongest area for agent use is MCP and agent posture; its weakest is webhooks and events.
- Does n8n publish an OpenAPI spec?
- Yes. n8n publishes an OpenAPI specification, scored under JAIRF v1.0.0. A published spec is what makes an API discoverable and callable by agents rather than only by developers reading docs.
- What is n8n's Headless Index score?
- n8n scores 51/100 on the Headless Index thesis-fit rubric and sits in Band C in the Workflow & Automation category. The score weighs API-first design, headless operation, MCP and agent posture, schema observability, and webhooks.