OpenAPI MCP Server
by ivo-toby
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
API_HEADERS | No | Comma-separated key:value pairs for API headers (e.g., 'Authorization:Bearer token123,X-API-Key:your-api-key') | |
SERVER_NAME | No | Name for the MCP server | mcp-openapi-server |
API_BASE_URL | Yes | Base URL for the API endpoints | |
SERVER_VERSION | No | Version of the server | 1.0.0 |
OPENAPI_SPEC_PATH | Yes | Path or URL to OpenAPI specification |
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 |