Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GATEWAY_PORTNoThe port on which the gateway server will run.
GATEWAY_DEBUGNoEnables or disables debug/dev mode.true
GATEWAY_ENVIRONMENTNoThe environment the gateway is running in (e.g., development, production).development
GATEWAY_AUTH_ENABLEDNoDetermines if authentication is enabled for the gateway.true
GATEWAY_API_KEYS_FILENoPath to the JSON file defining authorized API keys.config/api_keys.json
GATEWAY_UPSTREAM_CONFIG_FILENoPath to the JSON file defining upstream API configurations.config/upstreams.json
GATEWAY_RATE_LIMIT__DEFAULT_RPMNoThe default requests per minute allowed per identity.60
GATEWAY_RATE_LIMIT__BURST_ALLOWANCENoThe burst allowance for rate limiting.10

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/vurgunhajiyev/mcp-gateway'

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