Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LLM_MODELNoModel to use for extraction.openai/gpt-oss-120b
CORPUS_DIRNoDirectory containing transcript .txt files.corpus
LLM_API_KEYNoAPI key for LLM phases (phases 2/3 of ingestion). If unset, pipeline stops after phase 1.
LLM_BASE_URLNoAny OpenAI-compatible endpoint for LLM calls.https://api.groq.com/openai/v1
LLM_DELAY_MSNoMinimum ms between LLM calls (free-tier RPM compliance).1500
ELDEN_RING_DBNoSQLite database path.data/elden-ring.db

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/ianbaistowdavies-spec/elden-ring-mcp'

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