C-

npm:engram-rs-mcp

https://www.npmjs.com/package/engram-rs-mcp
72/100 · MCP Trust Grade · checked 4h ago · MCP 0.14.0

What it offers — 16 tools · Developer Tools

engram_store

Store a memory. All memories start in Buffer and promote to Working/Core through

engram_recall

Hybrid semantic + keyword search with budget-aware retrieval.

engram_recent

List recent memories by creation time. Good for session context recovery.

engram_resume

Full memory bootstrap for session recovery. Returns core (permanent knowledge),

engram_extract

Extract structured memories from raw text using LLM.

engram_search

Quick keyword search. Lighter than recall — no scoring or budget logic.

engram_consolidate

Run a memory consolidation cycle. Promotes important memories upward,

engram_stats

Get memory statistics: counts per layer, AI status, version.

engram_repair

Repair FTS search index. Removes orphaned entries and rebuilds missing ones.

engram_health

Detailed health check: uptime, RSS memory, embed cache stats, AI config status.

engram_triggers

Fetch trigger memories for a specific action. Call before performing an action (e.g. git-push, deploy) to recall relevant lessons and rules.

engram_delete

Delete a memory by ID. Use when a memory is outdated, incorrect, or redundant.

engram_update

Update a memory

engram_trash

List soft-deleted memories. Recently deleted items can be restored.

engram_restore

Restore a soft-deleted memory from trash back to its original layer.

engram_topic

Drill into topic clusters by ID. Use after /resume to explore specific topics from the knowledge index.

Spec / packaging20%100
Security (OWASP MCP)30%25
Maintenance / popularity20%83
Tool hygiene15%95
Transparency / provenance15%90

Findings

WARNMCP08 References sensitive file paths / environment secrets.
INFO Static analysis of npm package engram-rs-mcp@0.14.0 (stdio server — no remote endpoint). Reliability/behavioral signals require running it; not measured.
Grade another server

We re-grade npm:engram-rs-mcp on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.

Share this report card

A 1200×630 card with the grade + audit — drop it in a post, Slack, or your repo.

MCP Trust report card — npm:engram-rs-mcp grade C-
Share on X Open card image

Embed this grade

A live badge — it re-verifies itself and shows current stability. Static scorecards can't. Paste it in your README or site to show users you're independently audited.

MCP Trust Grade C- · wmcp.sh
[![MCP Trust Grade C-](https://wmcp.sh/mcp/grade/npm%3Aengram-rs-mcp/badge.svg)](https://wmcp.sh/mcp/grade/npm%3Aengram-rs-mcp)
<a href="https://wmcp.sh/mcp/grade/npm%3Aengram-rs-mcp"><img src="https://wmcp.sh/mcp/grade/npm%3Aengram-rs-mcp/badge.svg" alt="MCP Trust Grade C- · wmcp.sh"></a>

Agents: check this before connecting

Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:

https://wmcp.sh/mcp/trust
How this grade is computed. An open, independent rubric — Spec conformance (20%), Security mapped to the OWASP MCP Top 10 (30%), Reliability (20%), Tool hygiene (15%), Transparency (15%) — run by connecting to the server and inspecting its real MCP surface. The grade is free and identical whether or not the operator pays. v1 uses static + spec signals from a single connection; continuous uptime, real latency, and annotation-truthing (declared readOnly vs observed behavior) layer on via the wmcp.sh proxy.