contextgit (RT123-new/contextgit-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 12 tools. No publisher has claimed this listing.
A deterministic, local-first memory engine for AI assistants that provides versioned context management via MCP, enabling token-budgeted context patches with provenance and explainability.
Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
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
RT123-new
Source: Glama
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.
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.
prepare_contextCompile a compact, token-budgeted context patch from the user's durable memory, ranked by relevance to the prompt. Call this at the start of a conversation or when the topic shifts. Returns the rendered context plus token accounting
commit_turnrememberExplicitly save a durable fact to the user's memory wiki. Use when the user asks to remember something or states a lasting preference, decision, or correction.
mark_staleMark a memory wiki page as stale/superseded so it is excluded from future context. Use when the user says a saved fact is outdated or wrong.
search_contextFull-text (BM25) search over all journaled events and memory wiki pages. Returns refs usable with show_context.
context_logRecent journaled events, newest first (like `git log` for the user's context).
show_contextfull_contextexplain_selectionExplain why each context item was selected or excluded for a prompt: per-item salience
merge_logThe merge history of durable memory: every save/promote/mark_stale/reject mutation, plus
resolve_pendingApprove (merge into durable memory) or reject a pending merge item by its exact content.
context_statsToken accounting and store status: compilations run, patch tokens served, tokens saved vs. sending full history, savings percentage, per-day breakdown, and store counts.
CONTEXTGIT_DIRStore resolution is git-style too: --store flag → env var → nearest .contextgit/ walking up from the working directory → global ~/.contextgit/store.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
12/12 tools missing one or more hints — prepare_context (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); commit_turn (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); remember (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +9 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.
Tests exist
No test files found
Add tests that exercise each declared tool.
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.
[](https://m8ven.ai/mcp/rt123-new/contextgit-mcp)?variant=verified to the badge URL.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