Skip to main content
Join the
FastMCP community
!
FastMCP home page
FastMCP Cloud
Discord
jlowin/fastmcp
jlowin/fastmcp
Search...
Navigation
openapi
server
Search the docs...
⌘K
SDK Reference
Python SDK
exceptions
mcp_config
settings
fastmcp.cli
__init__
cli
install
run
fastmcp.client
__init__
auth
client
elicitation
logging
messages
oauth_callback
progress
roots
sampling
transports
fastmcp.prompts
__init__
prompt
prompt_manager
fastmcp.resources
__init__
resource
resource_manager
template
types
fastmcp.server
__init__
auth
context
dependencies
elicitation
http
low_level
middleware
openapi
__init__
components
routing
server
proxy
server
fastmcp.tools
__init__
tool
tool_manager
tool_transform
fastmcp.utilities
__init__
auth
cli
components
exceptions
http
inspect
json_schema
json_schema_type
logging
mcp_config
mcp_server_config
openapi
tests
types
ui
On this page
fastmcp.server.openapi.server
Classes
FastMCPOpenAPI
openapi
server
Copy page
Copy page
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.
routing
Previous
proxy
Next
⌘I