cairn (CairnRemembers/cairn) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 8 tools. No publisher has claimed this listing.

C
Warning
74/100

cairn

Local-first, model-agnostic memory for you and your AI — one plain-text vault on your machine, nothing leaves.

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

⚡ 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

CairnRemembers

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
🚨
Code appears obfuscated
1 file are unreadable to a human reviewer. Cannot audit what they do.
// tools this server exposes8 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.

cairn_fetch

Token-saving retrieval: ONE query returns a compact context pack of only the memories/files that matter, fitted to a token budget. Call this INSTEAD of re-reading files or scrolling history — it replaces the re-reading tax with a targeted answer. Top hits come

cairn_wander

The creative complement to cairn_fetch. Walks the memory graph outward from the query's best hits, preferring WEAK ties that cross topic boundaries — surfaces adjacent ideas and unseen connections (a past project, an old conversation, an idea from a

cairn_search

Ranked hybrid search across the whole vault. Returns

cairn_note

Write a memory to the vault — ambient capture. Use for decisions, insights, ideas, open items, warnings, procedures discovered while working. The vault remembers across sessions and models. Write the complete salient fact, decision, warning, or open item WITHOUT truncating it — but do not paste tran

cairn_orient

Session-start context: the most recent compiled PROTOCOL digest plus open items. Call once at the beginning of a session to inherit prior context.

cairn_recent

The working set: recent decisions, open items, and warnings across the vault — what's live right now. Returns gists — pass ids to cairn_read for full text

cairn_read

Read specific nodes IN FULL by id — the follow-up to the gists that recent/search/fetch return; this is the verbatim layer (long turns carry their complete text

cairn_logs

The LIVE tail of the vault — newest nodes first, ALL kinds including conversation turns, embedded or not. This is how you see what just happened (fetch/search

// 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.
configCAIRN_MODEL
configCAIRN_SESSION
configCLAUDE_SESSION_ID
configCLAUDE_MODEL
configCAIRN_CAPTURE
configCAIRN_ACCOUNTDeclare, don't detect: set per account, up front.
configCAIRN_PROJECT
configOPENAI_MODEL
configMODEL_NAME
configCAIRN_CODEX_DEBUG
configCAIRN_STABLE_PLACES
configCAIRN_NO_REDACT
configCAIRN_HARNESS
configHF_HUB_CACHE
configHF_HOME
configHF_HUB_OFFLINE
configTRANSFORMERS_OFFLINE
configCAIRN_ONNX_MODEL_PATH
configCAIRN_GPU_DEVICE
configCAIRN_EMBED_BACKEND
// 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

8/8 tools missing one or more hints — cairn_fetch (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); cairn_wander (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); cairn_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +5 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.

Tool test coverage

3/8 tools referenced in tests (38%)

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

No eval / new Function

1 eval() or new Function() call — dynamic code execution

Replace eval / Function with explicit parsing or safer alternatives.

Readable source code

1 file are minified or bundled, which is usually build output rather than concealment

Ship unminified, readable source.

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/cairnremembers/cairn?variant=verified)](https://m8ven.ai/mcp/cairnremembers/cairn)
Shows verification status without the grade. Want the grade badge instead? Remove ?variant=verified from the URL.
commit: 95bb4d2d6f56577fc5c9a940c5d5b0bfd94a8c85
code hash: 543466325a2258f60f04c5e73765156b303b22b0cd05f97892334e1f5709d527
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