69
/ 100
5 days ago
glama

Claw Recall

Persistent, searchable memory for AI agents. Enables agents to recover context after compaction by searching indexed conversations, emails, and files via MCP tools.

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.
configMCP_SSE_HOST
configMCP_SSE_PORT
configMCP_SSE_ALLOWED_HOSTS
🔐 secretOPENAI_API_KEYOptional: Add --embeddings to the command above to enable semantic search (requires an — see [Configuration](#configuration)).
configCLAW_RECALL_DB/path/to/convo_memory.db \
configCLAW_RECALL_EMBEDDING_MODEL
configCLAW_RECALL_EMBEDDING_BATCH
configCLAW_RECALL_EMBEDDING_DIM
configCLAW_RECALL_MIN_CONTENT_LENGTH
configCLAW_RECALL_WEB_HOST127.0.0.1 Web API bind address
configCLAW_RECALL_WEB_PORT8765 Web API port
configCLAW_RECALL_REMOTE_HOME
configCLAW_RECALL_AGENT_DIRS
configRECALL_SSH_LOCAL_PORT
configRECALL_SSH_REMOTE_HOST
configRECALL_SSH_REMOTE_PORT
configRECALL_SSH_HOST
// 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 5 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/rodbland2021-claw-recall-11ll2b)](https://m8ven.ai/mcp/rodbland2021-claw-recall-11ll2b)
commit: 8064ddb08ad22c515e195759f63954aff0202c06
code hash: 3af6a7b0f97278781429cee7ca4d111e9db0e3b3b872e9239c7f2fd2be744a96
verified: 6/22/2026, 12:29:39 PM
view raw JSON →