conduit-openapi-mcp
by btsouth
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENAPI_SPEC | Yes | URL or file path to an OpenAPI 3.x / Swagger 2.0 spec. | |
| OPENAPI_EXCLUDE | No | Regex; operations whose tool name matches are dropped. | |
| OPENAPI_INCLUDE | No | Regex; only operations whose tool name matches are exposed. | |
| OPENAPI_BASE_URL | No | Override the API base URL (defaults to the spec's servers). | |
| OPENAPI_AUTH_VALUE | No | The auth value, e.g. Bearer xxx. Keep this secret. | |
| OPENAPI_AUTH_HEADER | No | Header name for auth, e.g. Authorization or X-API-Key. | |
| OPENAPI_TOOL_PREFIX | No | Prefix added to every tool name (e.g. stripe_). |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues