68
grade C
11 days ago
smithery

Easy Memory

Stores important facts, decisions, and patterns for persistent access across different sessions. Retrieves relevant historical context instantly through semantic search to maintain continuity. Organizes your knowledge base by archiving outdated information while keeping the most useful insights accessible.

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
5 flows detected: E2E_AUTH_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 4 credentials: E2E_AUTH_TOKEN, EASY_MEMORY_TOKEN, GEMINI_API_KEY, QDRANT_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.
configAUDIT_LOG_PATH
configDATA_DIR$HOME 数据文件存储目录(Docker 中设为 /data 并挂载 Volume)
🔐 secretE2E_AUTH_TOKEN
configE2E_BASE_URL
🔐 secretEASY_MEMORY_TOKEN1. 在客户端 MCP 配置里使用 npx easy-memory@latest + EASY_MEMORY_URL +
configEASY_MEMORY_URL1. 在客户端 MCP 配置里使用 npx easy-memory@latest + + EASY_MEMORY_TOKEN
🔐 secretGEMINI_API_KEYGoogle Cloud Vertex AI API Key(gemini/auto 模式必填)
configGEMINI_PROJECT_IDmy-gcp-project
configGEMINI_REGIONus-central1
configGEMINI_TIMEOUT_MS
configLOG_FALLBACK_PATH
configOLLAMA_TIMEOUT_MS120000 Ollama 请求超时(ms),首次加载模型需较长时间
configOLLAMA_URL
🔐 secretQDRANT_API_KEYQDRANT__SERVICE__API_KEY 是 Qdrant 的认证密钥,后续配置中需跟 保持一致
configQDRANT_URL"": "http://localhost:6333",
// 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/flippysun-easy-memory-1f1i31)](https://m8ven.ai/mcp/flippysun-easy-memory-1f1i31)
commit: d1fae1ce808feab21e76945130924e765d6c0fed
code hash: f8cbe0e71f7135099f0bd3dc735693d26c5a323e443bb958dfde643579672ef2
verified: 4/11/2026, 1:32:01 PM
view raw JSON →