MCP-OpenAPI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_TOKENNoA global bearer token or base64 encoded basic credentials for making API requests.
FASTMCP_DEBUGNoEnable debug mode for the MCP server.
MCP_OPENAPI_URLNoThe OpenAPI spec URL that the MCP-OpenAPI server uses.
FASTMCP_SSE_HOSTNoThe host to serve the MCP server when running as SSE.
FASTMCP_SSE_PORTNoThe port to serve the MCP server when running as SSE.
FASTMCP_LOG_LEVELNoThe log level for the MCP server (e.g., DEBUG, INFO, WARNING, ERROR).

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools