Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoServer port5000
NODE_ENVNoNode environmentproduction
JWT_SECRETYesJWT secret for token generation
DATABASE_URLYesPostgreSQL connection string
GITHUB_TOKENNoGitHub token for discovery (optional)
ENCRYPTION_KEYYes32-byte encryption key for secrets
GOOGLE_API_KEYNoGoogle Gemini API key (optional)
OPENAI_API_KEYYesOpenAI API key (required)
RATE_LIMIT_MAXNoRate limit max requests100
POSTMAN_API_KEYNoPostman API key for discovery (optional)
ANTHROPIC_API_KEYNoAnthropic API key (optional)
RATE_LIMIT_WINDOW_MSNoRate limit window in milliseconds60000

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/Universal-Standard/Universal-Standard-MCP-Server'

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