Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QDRANT_URLNoURL for remote Qdrant vector store
OPENAI_API_KEYNoAPI key for OpenAI LLM provider
ANTHROPIC_API_KEYNoAPI key for Anthropic LLM provider
WIDEMEM_DATA_PATHNoStorage directory for memory data~/.widemem/data
WIDEMEM_LLM_MODELNoLLM model namellama3.2
WIDEMEM_LLM_BASE_URLNoLLM API base URLhttp://localhost:11434
WIDEMEM_LLM_PROVIDERNoLLM provider (e.g., 'openai', 'anthropic', 'ollama')ollama
WIDEMEM_EMBEDDING_PROVIDERNoEmbedding provider (e.g., 'openai', 'sentence-transformers')sentence-transformers

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/remete618/widemem-ai'

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