Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DATABASE_URLNolibSQL database URL (default: file:./data/research-loop.db)file:./data/research-loop.db
ANTHROPIC_MODELNoQuality model OpenRouter ID (default: nex-agi/nex-n2-pro:free)nex-agi/nex-n2-pro:free
PUBLIC_BASE_URLNoBase URL for deep links in MCP responses
MCP_BEARER_TOKENNoOptional bearer token for MCP endpoint authentication
OPENAI_EMBED_MODELNoEmbedding model (default: openai/text-embedding-3-small)openai/text-embedding-3-small
OPENROUTER_API_KEYYesYour OpenRouter API key, used for analysis, embeddings, and synthesis.
ANTHROPIC_FAST_MODELNoCheap model for rerank (default: openai/gpt-4o-mini)openai/gpt-4o-mini
ANTHROPIC_FALLBACK_MODELSNoComma-separated fallback models (default: openai/gpt-oss-120b:free,google/gemma-4-31b-it:free)openai/gpt-oss-120b:free,google/gemma-4-31b-it:free

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/JerryWhites/research-loop'

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