openapi-mcp-builder
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_TRANSPORT | No | Transport mode: 'stdio' for local MCP clients, 'http' for remote MCP hosts (default). | http |
| TOOLS_API_ENV | No | Environment selector: dev, stage, prod. Default 'dev'. | dev |
| TOOLS_API_BASE_URL | No | Override the Tools API base URL. | |
| TOOLS_API_CLIENT_ID | No | Client ID for client credentials authentication. | |
| TOOLS_API_TOKEN_URL | No | Token URL for client credentials authentication. | |
| TOOLS_API_ACCESS_TOKEN | No | Static token for authentication (used in local dev/stdio mode). | |
| TOOLS_API_CLIENT_SECRET | No | Client secret for client credentials authentication. | |
| CREATE_PREFLIGHT_ENFORCE | No | Set to 'true' to require tool_filter or acknowledge flag before creating server when spec exceeds operation limit. | |
| MAX_TRIMMED_SPEC_EXPORT_BYTES | No | Maximum byte size for trimmed spec export. | |
| PLATFORM_MAX_OPENAPI_OPERATIONS | No | Maximum number of operations allowed per server (hint). |
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
ActivityStale
ResponsivenessNo issues