Beta You're reading the docs for Kubb v5, which is currently in beta. View the stable v4 docs
Skip to content

Explore Kubb Adapters

Adapters parse and convert API specifications into Kubb's universal AST. Choose the one that matches your API definition format.

1 adapter · updated Jul 5, 2026
Featured
OpenAPI

@kubb/adapter-oas

Reads an OpenAPI 2.0, 3.0, or 3.1 spec and converts every schema and operation into the AST that Kubb plugins generate from, so one adapter feeds the whole build.

18K 2K