01Supports GraphQL, OpenAPI/Swagger, and gRPC schema definitions from files or URLs.
02Caches API schema information to boost performance and reduce redundant fetches.
03Configures API sources dynamically via environment variables for flexible deployment.
04Retrieves API documentation, including method lists and detailed definitions.
05Dynamic tool registration for `api_docs` and `api_search` tools.
060 GitHub stars