74
/ 100
22 hours ago
glama

Recall

Open-source MCP memory server for AI agents — persistent, searchable, tiered memory across sessions. Works over stdio (Cursor, Claude Desktop) or HTTP+SSE. MIT licensed.

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 9 credentials: API_KEY, GIT_TOKEN, RECALL_EMBED_API_KEY, OPENAI_API_KEY, VOYAGE_API_KEY, RECALL_LICENSE_KEY, RECALL_LICENSE_SIGNING_KEY, RECALL_LLM_API_KEY, AZURE_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.
configRECALL_DATA
configRECALL_PORT
configAPI_KEYS
🔐 secretAPI_KEYe =changeme \
configSTORE_DIR
configPREBUILT_DIR
configARTIFACTS_DIR
configCOLLECTION_NAME
configGIT_REPO_URL
🔐 secretGIT_TOKEN
configREPO_DIR
configINDEX_DIRS
configFILE_EXTENSIONS
configCHUNK_SIZE
configCHUNK_OVERLAP
configHOST
configPORT
configMIN_EXPECTED_CHUNKS
configAUTO_SNAPSHOT_EVERY
configRECALL_EMBEDDER
configRECALL_EMBED_MODEL
🔐 secretRECALL_EMBED_API_KEY
🔐 secretOPENAI_API_KEY
configRECALL_EMBED_BASE_URL
configRECALL_EMBED_ENDPOINT
🔐 secretVOYAGE_API_KEY
🔐 secretRECALL_LICENSE_KEY
🔐 secretRECALL_LICENSE_SIGNING_KEY
configRECALL_LOG_LEVEL
configRECALL_SUMMARIZER
configRECALL_LLM_MODEL
🔐 secretRECALL_LLM_API_KEY
configRECALL_LLM_BASE_URL
configRECALL_LLM_ENDPOINT
configAZURE_OPENAI_ENDPOINT
configAZURE_OPENAI_DEPLOYMENT
configAZURE_OPENAI_API_VERSION
🔐 secretAZURE_OPENAI_API_KEY
// 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.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/recallworks-recall-132vyn)](https://m8ven.ai/mcp/recallworks-recall-132vyn)
commit: cf6895cbdd2e6a5572770fe764c43e7331442cd9
code hash: e3c8bb0c3525ecfa0029c32053bcb11f3e49f3fdab7259c0a77b714e3b5e819c
verified: 7/30/2026, 8:11:38 PM
view raw JSON →