Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP port to listen on3000
BIND_HOSTNoInterface to bind (0.0.0.0 for Docker/containers)127.0.0.1
X_SUPER_CONTACTYesForwarded as X-Super-Contact to the upstream API per their usage guidelines
MCP_ALLOWED_ORIGINSNoComma-separated list of allowed browser Origin headers. Unset means browser-originated requests are blocked; server-to-server calls (no Origin header) are always allowed
MCP_RATE_LIMIT_BURSTNoBurst capacity for the token-bucket rate limiter= MCP_RATE_LIMIT_PER_MIN
MCP_RATE_LIMIT_PER_MINNoSustained request rate limit (requests per minute)60

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/xerno42/helldivers2-mcp'

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