OptionalcomponentsReusable schemas, parameters, and request bodies addressed by local references.
API identity used as the generated MCP server defaults.
Human-readable API title, used as the default server name.
Optionalversion?: stringAPI version, used as the default server version when present.
OpenAPI document version, for example "3.1.0".
OptionalpathsAPI operations keyed by URL path template.
OptionalserversCandidate upstream base URLs; the first is used by default.
Absolute upstream base URL.
Parsed, bundled OpenAPI 3.x document accepted by MCPServer.fromOpenAPI.
External references are not fetched. Bundle them into local
#/...references before constructing the server.