mcp-gateway-worker
by jamalla
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUTH_MODE | No | Authentication mode, e.g., 'static-token'. | |
| ENVIRONMENT | No | Deployment environment (e.g., 'production', 'development'). | |
| DOMAIN_A_URL | No | URL of domain A upstream. | |
| DOMAIN_B_URL | No | URL of domain B upstream. | |
| ALLOWED_ORIGINS | No | Comma-separated list of allowed origins for CORS. | |
| CLIENT_AUTH_TOKEN | No | Token used by clients to authenticate to the gateway. | |
| UPSTREAM_TIMEOUT_MS | No | Timeout for upstream requests in milliseconds. | |
| DOMAIN_SHARED_SECRET | Yes | Secret shared between gateway and domain workers. | |
| CLIENT_ALLOWED_SCOPES | No | Allowed scopes for client tokens. | |
| REQUEST_BODY_MAX_BYTES | No | Maximum request body size in bytes. | |
| TOOL_ARGUMENT_MAX_BYTES | No | Maximum size of a tool argument in bytes. |
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