Skip to main content
Glama
jamalla

mcp-gateway-worker

by jamalla

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_MODENoAuthentication mode, e.g., 'static-token'.
ENVIRONMENTNoDeployment environment (e.g., 'production', 'development').
DOMAIN_A_URLNoURL of domain A upstream.
DOMAIN_B_URLNoURL of domain B upstream.
ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORS.
CLIENT_AUTH_TOKENNoToken used by clients to authenticate to the gateway.
UPSTREAM_TIMEOUT_MSNoTimeout for upstream requests in milliseconds.
DOMAIN_SHARED_SECRETYesSecret shared between gateway and domain workers.
CLIENT_ALLOWED_SCOPESNoAllowed scopes for client tokens.
REQUEST_BODY_MAX_BYTESNoMaximum request body size in bytes.
TOOL_ARGUMENT_MAX_BYTESNoMaximum size of a tool argument in bytes.

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jamalla/mcp-gateway-worker'

If you have feedback or need assistance with the MCP directory API, please join our Discord server