01Loads OpenAPI schema files (JSON or YAML)
02Provides detailed request and response schemas
03Offers tools to search across the entire API specification
04Returns responses in YAML format for better LLM comprehension
05Explores API paths, operations, parameters, and schemas
067 GitHub stars