Create API client code in TypeScript for Axios, Fetch, or React Query from any Swagger/OpenAPI document. Customize output directory, file structure, and tags for efficient integration.
Parse Swagger/OpenAPI documents with caching, large document support, and options for schema filtering, lazy loading, and validation control. Ideal for generating API client code and TypeScript types.
Extract API operation details from Swagger/OpenAPI documents. Specify URL, headers, and optional schema or detailed information for streamlined API integration and analysis.
An AI recipe recommendation server based on the MCP protocol, providing functions such as recipe query, classification filtering, intelligent dietary planning, and daily menu recommendation.
Enables automatic HTTP requests (GET, POST, PUT, DELETE, etc.) with JSON validation and proxy support. Supports custom headers, request bodies, and environment variable configuration for seamless API integration.