Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port the gateway will be available at | 8002 |
| UPSTREAM_AS | No | Upstream AS URL (auto-discovered from RS if omitted) | |
| UPSTREAM_RS | Yes | Upstream MCP Resource Server URL (required) | |
| MCP_GATEWAY_PASSWORD | No | Gateway login password | gateway_pass |
| MCP_GATEWAY_USERNAME | No | Gateway login username | gateway_user |
| MCP_GATEWAY_UPSTREAM_CLIENT_ID | No | Pre-configured upstream client ID (skips dynamic registration) | |
| MCP_GATEWAY_UPSTREAM_CLIENT_SECRET | No | Pre-configured upstream client secret | |
| MCP_GATEWAY_UPSTREAM_TOKEN_ENDPOINT | No | Direct upstream token URL (skips .well-known discovery) | |
| MCP_GATEWAY_UPSTREAM_AUTHORIZE_ENDPOINT | No | Direct upstream authorize URL (skips .well-known discovery) |
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 | |