Unbundle OpenAPI icon

Unbundle OpenAPI

Unbundles large OpenAPI specifications by splitting them into multiple files or extracting specific endpoints into a new file.

关于

This tool provides a Model Context Protocol (MCP) server for programmatically manipulating OpenAPI specifications. It enables splitting large OpenAPI specification files into multiple smaller files based on their structure or extracting specific endpoints into a new, smaller file. It supports integration with MCP clients like VS Code, Cline, Cursor, and Claude Desktop.

主要功能

  • Splits large OpenAPI files into smaller, manageable files.
  • 2 GitHub stars
  • Supports Model Context Protocol (MCP) for programmatic manipulation.
  • Integrates with VS Code, Cline, Cursor, and Claude Desktop.
  • Uses npx @redocly/cli for splitting and bundling.
  • Extracts specific endpoints from OpenAPI specifications.

使用案例

  • Creating smaller, focused OpenAPI files for specific API subsets.
  • Integrating OpenAPI manipulation into automated workflows.
  • Simplifying large OpenAPI specifications for easier understanding and maintenance.