MCP-OpenAPI
by rmasters
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AUTH_TOKEN | No | A global bearer token or base64 encoded basic credentials for making API requests. | |
FASTMCP_DEBUG | No | Enable debug mode for the MCP server. | |
MCP_OPENAPI_URL | No | The OpenAPI spec URL that the MCP-OpenAPI server uses. | |
FASTMCP_SSE_HOST | No | The host to serve the MCP server when running as SSE. | |
FASTMCP_SSE_PORT | No | The port to serve the MCP server when running as SSE. | |
FASTMCP_LOG_LEVEL | No | The log level for the MCP server (e.g., DEBUG, INFO, WARNING, ERROR). |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |