
OpenAPI Unbundler
Breaks down large OpenAPI specification files into smaller, focused files or extracts specific endpoints while maintaining all necessary component references.
2355 views3Local (stdio)
What it does
- Split OpenAPI specs into multiple smaller files
- Extract specific endpoints into new OpenAPI files
- Preserve referenced components automatically
- Maintain valid OpenAPI structure after splitting
Best for
API developers managing large OpenAPI specificationsTeams wanting modular API documentationMicroservices architecture with endpoint separation
Zero setup with npxPreserves component references automatically
Tools (2)
split_openapi
extract_openapi_endpoints