OpenAPI MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_HEADERSNoComma-separated key:value pairs for API headers (e.g., 'Authorization:Bearer token123,X-API-Key:your-api-key')
SERVER_NAMENoName for the MCP servermcp-openapi-server
API_BASE_URLYesBase URL for the API endpoints
SERVER_VERSIONNoVersion of the server1.0.0
OPENAPI_SPEC_PATHYesPath or URL to OpenAPI specification

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