45
/ 100
1 month ago
glama

Recall

A self-hosted MCP memory server with hybrid semantic and keyword search, providing persistent memory for AI coding assistants like Claude Code, Cursor, and Windsurf.

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 2 credentials: MEMORY_API_KEY, PG_PASSWORD
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.
configALLOW_DESTRUCTIVE_TOOLSclear_memories Wipe everything. Default-disabled — requires both confirm: true AND the =true secret on the worker. See [Security](#security) for why.
🔐 secretMEMORY_API_KEY4. Generate a cryptographically random and upload it as a secret
configPG_DB
configPG_HOST
🔐 secretPG_PASSWORD
configPG_PORT
configPG_USER
configPORT
configRECALL_DB_PATH~/.recall/recall.db node dist/local/src/server.js
configSQLITE_VEC_ENTRYPOINT
configSQLITE_VEC_PATH"": "/absolute/path/to/recall/local/sqlite-vec"
// 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 1 concrete improvement 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/cashcon57-recall-xeroag)](https://m8ven.ai/mcp/cashcon57-recall-xeroag)
commit: d89421a7eb389d3ee9fae2b119f14cb5ab79fb46
code hash: eef9e8cc3c8cf824b0a0502e520f527135c55187137d3e2f9c1752ede442f22e
verified: 6/10/2026, 10:30:45 AM
view raw JSON →