Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address. '127.0.0.1' to expose only to a local proxy0.0.0.0
PORTNoListen port8080
TRUST_PROXYNoProxy hops to trust for client IPs. '1' behind a proxy0
GITHUB_TOKENYesGitHub PAT the tools act with
MAX_SESSIONSNoConcurrent session cap (LRU eviction)50
ALLOWED_REPOSNoComma-separated owner/repo allowlist for repo-scoped tools(all)
MCP_READ_ONLYNoRegister read tools only; write tools are never exposedfalse
MCP_AUTH_TOKENYesShared secret clients must present (min 32 chars)
ALLOWED_ORIGINSNoComma-separated browser origins allowed to call the server(none)
SESSION_IDLE_MINUTESNoIdle session timeout30
MCP_ALLOW_QUERY_TOKENNoAlso accept the token as ?key=false
RATE_LIMIT_PER_MINUTENoPer-IP request ceiling240

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

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/abdul-34/custom-github-mcp'

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