memento (ddong8/memento) is an MCP server listed on the M8ven Trust Index. It scores 36 out of 100, grade F. It declares 16 tools. No publisher has claimed this listing.

F
Warning
36/100

memento

A shared brain for your AI coding tools — collects conversations, plans and memory from Claude Code / Cursor / Codex / Obsidian / Antigravity, self-hosted, cross-device, MCP-ready

Warning. Serious findings were identified. Review the full report before connecting. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

Code Verified⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

ddong8

Source: github_repo_search

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. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: MEMENTO_SERVER_TOKEN. We can’t prove the destination matches the brand the credential belongs to.
🚨
Hardcoded credentials detected
1 live-looking API key in source: 1 OpenAI API key
🔐
You'll be asked for 7 credentials: MEMENTO_SERVER_TOKEN, MEMENTO_EMBEDDING_API_KEY, OPENAI_API_KEY, MEMENTO_REMOTE_EXEC_KEY, MEMENTO_AI_API_KEY, ANTHROPIC_API_KEY, MEMENTO_ANTHROPIC_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// tools this server exposes16 tools

These names and descriptions are the publisher's own, read from the source code. We print them as written. Our assessment is the findings above, not this list.

memory_search

Search your personal AI memory using semantic + full-text hybrid search.

memory_recall

Recall recent memories by category, project, and optional date.

memory_context

Get project context — meta + the FULL CONTENT of curated docs (identity / memory / plan / learning / note), plus a list of recent conversations. Conversation bodies are not inlined (they can be MB each) — use `memory_conversation(doc_id)` to drill into one, or `memory_blueprint(project_name)` for th

memory_blueprint

One-shot project blueprint — everything you need to bring a fresh AI session up to speed on a project in a single tool call.

memory_store

Store a new observation or fact in your personal memory.

daily_summary

Get daily activity summary for a specific date.

memory_open

Fetch the full content of a document by its ID.

memory_conversation

Read the actual message-by-message contents of a conversation document.

memory_graph

Explore the knowledge graph around an entity by name.

antigravity
claudecode
codex
cursor
hermes
obsidian
openclaw
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configMEMENTO_SERVER_URL服务端 API 地址
🔐 secretMEMENTO_SERVER_TOKENcollector token
configMEMENTO_DATABASE_URLPostgres 连接
🔐 secretMEMENTO_EMBEDDING_API_KEY
🔐 secretOPENAI_API_KEY
configMEMENTO_EMBEDDING_BASE_URL
configMEMENTO_EMBEDDING_MODEL
configMEMENTO_EMBEDDING_PORTHTTP 端口
configMEMENTO_EMBEDDING_MODEL_NAMEsentence-transformers 模型
configMEMENTO_EMBEDDING_DEVICE
configMEMENTO_NONINTERACTIVEsetup 时设 1 跳过 prompt
configMEMENTO_OBSIDIAN_VAULT
🔐 secretMEMENTO_REMOTE_EXEC_KEY
configHF_HOME
configNO_COLOR
configMEMENTO_EMBEDDING_PYTHON
configMEMENTO_IMPORT_MAX_UPLOAD_BYTES
configMEMENTO_REMOTE_EXEC
configMEMENTO_UPDATES_DIR
configMEMENTO_AI_BASE_URL
🔐 secretMEMENTO_AI_API_KEY主 OpenAI 兼容 AI 端点
configMEMENTO_AI_MODEL
configMEMENTO_AI_FALLBACK_MODEL
configMEMENTO_AI_PROVIDERSJSON 数组形式的多级 AI 提供方列表
configMEMENTO_EMBEDDING_DIM
configMEMENTO_EXPORT_MAX_BYTES
configMEMENTO_GEOIP_DBGeoIP 数据库路径
🔐 secretANTHROPIC_API_KEY
🔐 secretMEMENTO_ANTHROPIC_API_KEYClaude API(AI 摘要)
configMEMENTO_IMPORT_MAX_ENTRY_BYTES
configMEMENTO_IMPORT_MAX_TOTAL_BYTES
configMEMENTO_COMPACTION_AGE_DAYS自动压缩:同一实体超过 7 天的累积观察会被 LLM 合并成一段更短的 summary,保语义、省空间。压缩窗口可通过 调整。
configMEMENTO_MAX_ROUNDS
configMEMENTO_TASK_WAIT_SECONDS
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

21/21 tools missing one or more hints — memory_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_recall (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); memory_context (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +18 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

No hardcoded API keys

1 live-looking API key in source: 1 OpenAI API key

Move secrets to environment variables (process.env.X) or your secret manager.

Tool test coverage

Only 2/21 tools referenced in tests (10%)

Write tests that reference each tool by name so every tool has at least one test.

Secrets not logged

1 secret value sent to print

Redact or omit secret values from log output.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// 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 Verified](https://m8ven.ai/badge/mcp/ddong8/memento?variant=verified)](https://m8ven.ai/mcp/ddong8/memento)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 9f25d7fbc446b5dc94e3f484111e4fb1d712522d
code hash: f64d00d91015baf839ed191019c226f851df19741e96981eab6a53b9250af0c8
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client