Generate TypeScript clients from OpenAPI specs
mcpmcp_serversetup L2★0
kubb-labs/kubb ↗What it does
Generate TypeScript code from OpenAPI specifications
Best for
Backend developers automating type-safe API client generation from OpenAPI contracts.
Inputs
- · OpenAPI/Swagger spec file path
- · kubb.config.ts configuration
Outputs
- · generated TypeScript types
- · API client code
- · build event notifications
Requires
- · @kubb/core
- · @kubb/cli
- · OpenAPI spec
Preconditions
- · Node.js 18+
- · kubb.config.ts file
- · OpenAPI spec in project
Failure modes
- · Invalid OpenAPI spec
- · config file not found
- · incompatible plugin chain
Trust signals
- · @kubb/ namespace
- · npm package
- · real-time progress notifications