OpenAPI 3.x to MCP server bridge in TypeScript. `mcp-openapi` takes an OpenAPI spec and turns it into an MCP server where each OpenAPI operation is an MCP tool. Tool calls are proxied to the original REST API with runtime validation and auth handling. - OpenAPI 3.0+ support (YAML/JSON, `$ref` dereference, operation compilation)