Skip to main content
Defined in: server/openapi/index.ts:144 Create a FastMCP server from an OpenAPI 3.0/3.1 specification. Every operation becomes an MCP component (tool by default; see routeMaps) whose handler calls the described HTTP endpoint.

Parameters

options

OpenAPIServerOptions

Returns

FastMCP