OpenAPI MCP Server
by rahgadda
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG | No | Enable debug logging | False |
| NO_PROXY | No | No Proxy details | |
| HTTP_PROXY | No | HTTP Proxy details | |
| API_HEADERS | No | Headers to include in the API requests | |
| HTTPS_PROXY | No | HTTPS Proxy details | |
| API_BASE_URL | Yes | Base URL for the API requests | |
| API_BLACK_LIST | No | Black Listed operationId in list format ["operationId3", "operationId4"] | |
| API_WHITE_LIST | No | White Listed operationId in list format ["operationId1", "operationId2"] | |
| OPENAPI_SPEC_PATH | Yes | Path to the OpenAPI document |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |