Skip to main content
Glama
dwsitproject-hub

MCP Gateway

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KLIP_ENVYesThe KLIP environment. Controls Hub pairing validation and source labeling.
HUB_ISSUERYesIssuer URL of the downstream Hub (OIDC provider).
PUBLIC_URLYesThe public base URL of the gateway, e.g. http://localhost:8787. Used for OAuth redirect URIs and RFC 8707 audience.
DATABASE_URLYesPostgreSQL connection string for the gateway's own database (e.g. postgres://user:pass@host:port/db).
HUB_CLIENT_IDYesOAuth client ID for the gateway registered in the Hub.
HUB_TOKEN_BODYNoToken request body format. DWS Hub expects JSON; defaults to json with fallback to form.json
KLIP_PAGE_SIZENoPage size for KLIP requests, clamped to the server's maxLimit.
HUB_CLIENT_SECRETNoOptional client secret. DWS Hub uses a public client, so this may be omitted.
HUB_DISCOVERY_URLYesOIDC discovery URL for the Hub (e.g. https://hub.example.com/api/sso/.well-known/openid-configuration).
HUB_REQUIRED_GROUPNoOptional group claim required for access. Not usable with DWS Hub as it does not issue groups.
BREAK_GLASS_ENABLEDNoSet to 'false' to disable the break-glass local password account. Defaults to true.true

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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources