Skip to main content
Glama
elViRafa
by elViRafa

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoHost for Ollama provider (optional)
OLLAMA_MODELNoModel name for Ollama provider (optional)
OPENAI_MODELNoModel name for OpenAI (optional)
GEMINI_API_KEYNoAPI key for Gemini provider
OPENAI_API_KEYNoAPI key for OpenAI provider
OPENAI_API_BASENoCustom API base URL for OpenAI-compatible endpoints (optional)
ANTHROPIC_API_KEYNoAPI key for Anthropic provider
MEMORY_FABRIC_LLM_DEBUGNoEnable LLM debug logging; values: stderr, 1, true, or a file path
MEMORY_FABRIC_LLM_PROVIDERNoLLM provider to use (gemini, openai, anthropic, ollama)
MEMORY_FABRIC_DIRECTIVE_BUDGETNoToken budget for directives (default 3000)

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/elViRafa/agentic-memory'

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