Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PCP_TOKENYesBearer token for authentication
GITHUB_TOKENYesGitHub personal access token with repo scope
CLASSIFY_MODELNoOverride the classification model
OPENAI_API_KEYNoOpenAI API key (if CLASSIFY_PROVIDER is openai)
WEBHOOK_SECRETYesGitHub webhook HMAC-SHA256 secret
ANTHROPIC_API_KEYNoAnthropic API key (if CLASSIFY_PROVIDER is anthropic)
CLASSIFY_PROVIDERNoLLM provider for classification: 'openai' or 'anthropic' (default: openai)
CLASSIFY_MAX_TOKENSNoMaximum tokens for classification (default: 4096)
CLASSIFY_REASONING_EFFORTNoReasoning effort for OpenAI reasoning models: none/low/medium/high/xhigh

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/SnowLightPath/extended-mind'

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