66
/ 100
1 month ago
glama

Recall

Provides persistent, cross-session memory for AI agents, allowing them to store and automatically retrieve information across different conversations and sessions without repeating context.

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
🚨
Secret credentials may flow to a network call
1 flow detected: RECALL_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 12 credentials: ADMIN_SECRET, ANTHROPIC_API_KEY, COHERE_API_KEY, DEEPSEEK_API_KEY, FIREBASE_API_KEY, GROK_API_KEY, NEXT_PUBLIC_FIREBASE_API_KEY, OPENAI_API_KEY, RECALL_API_KEY, STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET, VOYAGE_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical2 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.17GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

high@modelcontextprotocol/sdk@1.0.4GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.4GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretADMIN_SECRET
🔐 secretANTHROPIC_API_KEY"": "your-api-key-here"
configBACKEND_TYPE"":"valkey",
🔐 secretCOHERE_API_KEY
🔐 secretDEEPSEEK_API_KEY
configEMBEDDING_PROVIDER
🔐 secretFIREBASE_API_KEY
configFIREBASE_AUTH_DOMAIN
configFIREBASE_PROJECT_ID
🔐 secretGROK_API_KEY
configNEXT_PUBLIC_API_URL
🔐 secretNEXT_PUBLIC_FIREBASE_API_KEY
configNEXT_PUBLIC_FIREBASE_APP_ID
configNEXT_PUBLIC_FIREBASE_AUTH_DOMAIN
configNEXT_PUBLIC_FIREBASE_MEASUREMENT_ID
configNEXT_PUBLIC_FIREBASE_MESSAGING_SENDER_ID
configNEXT_PUBLIC_FIREBASE_PROJECT_ID
configNEXT_PUBLIC_FIREBASE_STORAGE_BUCKET
configOLLAMA_BASE_URL
🔐 secretOPENAI_API_KEY
configPORT
🔐 secretRECALL_API_KEYexport =sk-recall-your-key-here
configRECALL_DISABLE_ADVANCED_TOOLS
configRECALL_SHOW_DEPRECATED_TOOLS
configREDIS_URL"": "rediss://default:password@your-redis-host.com:6379"
configSTRIPE_PRICE_PRO
configSTRIPE_PRICE_TEAM
configSTRIPE_PRICE_WORKSPACE_ADDON
🔐 secretSTRIPE_SECRET_KEY
🔐 secretSTRIPE_WEBHOOK_SECRET
configVALKEY_DB
configVALKEY_HOST"":"localhost",
configVALKEY_PORTValkey port (default: 6379)
🔐 secretVOYAGE_API_KEY
configWORKSPACE_MODETo use global memories: Add =hybrid to your config
// 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/joseairosa-recall-1bfagk)](https://m8ven.ai/mcp/joseairosa-recall-1bfagk)
commit: 19cce076c27a0794d6bdef13e1a1641708b273a1
code hash: 17b699f17fbfbc943d7476d2205643b41ba81069d50af33dbf4bf9bb643a92b6
verified: 6/21/2026, 10:47:50 AM
view raw JSON →