memora-mcp
by trwilcoxson
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MEMORA_SRC | No | Path to Memora/src if not on the interpreter path | |
| MEMORA_HYBRID | No | 1 adds BM25 keyword fusion to search | 0 |
| OPENAI_API_KEY | Yes | Required; any non-empty value for keyless local gateways | |
| MEMORA_EPISODIC | No | 1 also stores episodic summaries | 0 |
| MEMORA_MCP_HOME | No | Store location | ~/.memora-mcp |
| MEMORA_MCP_USER | No | Selects the (per-user) collection | $USER |
| OPENAI_API_TYPE | No | azure switches to Azure managed-identity auth | openai |
| OPENAI_BASE_URL | No | Point at your gateway | OpenAI |
| MEMORA_LLM_MODEL | No | Extraction/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 it | gpt-4.1-mini |
| MEMORA_MCP_COLLECTION | No | Collection name prefix | memora |
| MEMORA_EMBEDDING_MODEL | No | Any embedding model your endpoint serves | text-embedding-3-small |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues