Skip to main content
Glama
charley-forey

openapi-mcp-builder

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_TRANSPORTNoTransport mode: 'stdio' for local MCP clients, 'http' for remote MCP hosts (default).http
TOOLS_API_ENVNoEnvironment selector: dev, stage, prod. Default 'dev'.dev
TOOLS_API_BASE_URLNoOverride the Tools API base URL.
TOOLS_API_CLIENT_IDNoClient ID for client credentials authentication.
TOOLS_API_TOKEN_URLNoToken URL for client credentials authentication.
TOOLS_API_ACCESS_TOKENNoStatic token for authentication (used in local dev/stdio mode).
TOOLS_API_CLIENT_SECRETNoClient secret for client credentials authentication.
CREATE_PREFLIGHT_ENFORCENoSet to 'true' to require tool_filter or acknowledge flag before creating server when spec exceeds operation limit.
MAX_TRIMMED_SPEC_EXPORT_BYTESNoMaximum byte size for trimmed spec export.
PLATFORM_MAX_OPENAPI_OPERATIONSNoMaximum number of operations allowed per server (hint).

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/charley-forey/openapi-mcp'

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