Import OpenAPI/Swagger specifications into Apifox projects to maintain API documentation. Supports OpenAPI 3.0/3.1 and Swagger 2.0 formats with options for batch imports, intelligent scope detection, and deprecation marking.
Split large OpenAPI specifications into smaller, manageable files. Provide the input file path and output directory to organize and streamline API documentation.
Export API documentation from Apifox projects to OpenAPI format. Choose summary mode to view directory structures or full mode for complete specifications, helping maintain organized API documentation.
Generate OpenAPI 3.0 specifications by analyzing PHP routes, middleware, parameters, and security schemes to automatically convert controller routes into API documentation.
This tool creates a Model Context Protocol (MCP) server that acts as a proxy for any API that has an OpenAPI v3.1 specification. This allows you to use Claude Desktop to easily interact with both local and remote server APIs.
A MCP server that exposes OpenAPI schema information to LLMs like Claude. This server allows an LLM to explore and understand large OpenAPI schemas through a set of specialized tools, without needing to load the whole schema into the context