mcpwrap
by m4cd4r4
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH | No | Auth: Bearer TOKEN, HEADER:VALUE | |
| PORT | No | Port for HTTP transport | 3100 |
| SPEC | Yes | Path or URL to OpenAPI spec (required) | |
| EXCLUDE | No | Exclude matching paths | |
| INCLUDE | No | Only include matching paths | |
| VERBOSE | No | Set to 'true' to log requests to stderr | false |
| BASE_URL | No | Override base URL from spec | |
| TRANSPORT | No | Transport type: stdio or http | stdio |
| NO_FLATTEN | No | Set to 'true' to disable response flattening | false |
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