--- title: server sidebarTitle: server --- # `fastmcp.server.openapi.server` FastMCP server implementation for OpenAPI integration. ## Classes ### `FastMCPOpenAPI` FastMCP server implementation that creates components from an OpenAPI schema. This class parses an OpenAPI specification and creates appropriate FastMCP components (Tools, Resources, ResourceTemplates) based on route mappings.