Skip to main content
Glama
trwilcoxson

memora-mcp

by trwilcoxson

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMORA_SRCNoPath to Memora/src if not on the interpreter path
MEMORA_HYBRIDNo1 adds BM25 keyword fusion to search0
OPENAI_API_KEYYesRequired; any non-empty value for keyless local gateways
MEMORA_EPISODICNo1 also stores episodic summaries0
MEMORA_MCP_HOMENoStore location~/.memora-mcp
MEMORA_MCP_USERNoSelects the (per-user) collection$USER
OPENAI_API_TYPENoazure switches to Azure managed-identity authopenai
OPENAI_BASE_URLNoPoint at your gatewayOpenAI
MEMORA_LLM_MODELNoExtraction/cue model. Must contain gpt-3/4/5, o1, or o3 — Memora treats any other name as a local HuggingFace model and tries to download itgpt-4.1-mini
MEMORA_MCP_COLLECTIONNoCollection name prefixmemora
MEMORA_EMBEDDING_MODELNoAny embedding model your endpoint servestext-embedding-3-small

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/trwilcoxson/memora-mcp'

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