OpenAPI to MCP
by procoders
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port | 8080 |
| SPEC_URL | No | Spec URL (OpenAPI or Postman) | |
| AUTH_NAME | No | Header or query param name for authentication | |
| AUTH_TYPE | No | Authentication type: none/apiKey/bearer/basic | |
| LOG_LEVEL | No | Log level (debug/info/warn/error) | info |
| SPEC_FILE | No | Path to spec file | |
| AUTH_VALUE | No | The actual auth value | |
| SPEC_FORMAT | No | Force format: openapi or postman | |
| UPSTREAM_URL | No | Upstream API base URL | |
| EXCLUDE_TOOLS | No | Comma-separated exclude patterns for tools | |
| INCLUDE_TOOLS | No | Comma-separated include patterns for tools |
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
ActivityInactive
ResponsivenessNo issues