71
/ 100
24 days ago
glama

memora-mcp

Provides persistent, semantic, cross-session memory for coding agents, backed by Microsoft Memora.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMEMORA_MCP_HOME~/.memora-mcp Store + config location.
configMEMORA_SRCThe server finds Memora automatically at ~/.memora-mcp/Memora/src, or set =/path/to/Memora/src.
configOPENAI_API_TYPE
🔐 secretOPENAI_API_KEYexport =sk-... # or a gateway key
configMEMORA_LLM_MODELcheap per plane Extraction model — haiku (Claude) / gpt-4.1-mini (API). Set sonnet, gpt-5, etc. for sharper memories.
configAZURE_OPENAI_ENDPOINT
configAZURE_OPENAI_API_VERSION
configMEMORA_EMBEDDING_MODEL
configAZURE_MANAGED_IDENTITY_CLIENT_ID
configMEMORA_EMBEDDINGlocal local (in-process, no key) or api (a served endpoint you opt into).
configMEMORA_UPDATE_THRESHOLD
configMEMORA_HYBRID
configMEMORA_EPISODIC
configMEMORA_MCP_USER$USER Selects the per-user collection.
configMEMORA_PLANEauto Force the model plane: subscription-claude, subscription-codex, api, or auto-detect.
configOPENAI_BASE_URLexport =https://... # OpenAI, Azure, LiteLLM, vLLM, Databricks AI Gateway
configMEMORA_REASONINGlow Reasoning/effort for extraction. low is plenty for this task.
configMEMORA_DISTILL_TIMEOUT
configMEMORA_CAPTURErich How much to store: lean · balanced · rich (store more, trust recall).
configMEMORA_MIN_TURNS3 Skip capturing sessions shorter than this.
configMEMORA_MAX_DISTILLS_PER_DAY300 Write-cap safety valve.
configMEMORA_SESSION_SUMMARY1 Also store a short episodic summary of each session.
configMEMORA_RECALL_LINES
configMEMORA_RECALL_BYTES
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/trwilcoxson-memora-mcp-l86z59)](https://m8ven.ai/mcp/trwilcoxson-memora-mcp-l86z59)
commit: 8ff483afef801055ca7f586f4dca61b0e3bbe5ad
code hash: df6ad37ad2fff0f1f73a5fa16537184a59310def0e0094b86c47b92322f83dae
verified: 7/7/2026, 9:53:21 AM
view raw JSON →