Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address0.0.0.0
PORTNoREST API port8004
MCP_PORTNoMCP transport port8005
REDIS_URLNoRedis connection URL (optional)
ANTHROPIC_MODELNoModel to use for verificationclaude-haiku-4-5-20251001
ANTHROPIC_API_KEYYesRequired. Anthropic API key
CACHE_TTL_DURABLENoCache TTL for durable facts (30 days)2592000
CACHE_TTL_VOLATILENoCache TTL for volatile facts (1 hour)3600
CACHE_TTL_PERMANENTNoCache TTL for permanent facts (seconds, -1 = no expiry)-1
CACHE_TTL_TRANSIENTNoCache TTL for transient facts (1 day)86400

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/luminarylane/fact-checker-mcp'

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