Skip to main content
Glama
tsouth89

conduit-openapi-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAPI_SPECYesURL or file path to an OpenAPI 3.x / Swagger 2.0 spec.
OPENAPI_EXCLUDENoRegex; operations whose tool name matches are dropped.
OPENAPI_INCLUDENoRegex; only operations whose tool name matches are exposed.
OPENAPI_BASE_URLNoOverride the API base URL (defaults to the spec's servers).
OPENAPI_AUTH_VALUENoThe auth value, e.g. Bearer xxx. Keep this secret.
OPENAPI_AUTH_HEADERNoHeader name for auth, e.g. Authorization or X-API-Key.
OPENAPI_TOOL_PREFIXNoPrefix added to every tool name (e.g. stripe_).

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tsouth89/conduit-openapi-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server