Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| UPSTREAM_AUTH | No | Optional authentication header value (e.g., Bearer ...). | |
| MCP_SESSION_ID | No | Manually specify an initial session ID. | |
| MCP_TIMEOUT_MS | No | Timeout for upstream requests in milliseconds. | 15000 |
| UPSTREAM_MCP_URL | No | The URL of the target HTTP MCP server. | http://localhost:8080/mcp |
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 | |