Engram
Related Servers
Alternatives to Engram
- AlicenseAqualityFmaintenanceA server that allows LLMs to run Claude Code with all permissions bypassed automatically, enabling code execution and file editing without permission interruptions.11711,312MIT
Related Servers
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to maintain persistent, local memory with retrieval-augmented search, knowledge graphs, and context surfacing, without any cloud dependencies.180MIT
- AlicenseBqualityAmaintenanceOpen, local-first engram memory for AI agents: read, correct, and delete what your agent remembers. Works across Claude Code, Hermes, OpenClaw, and Cursor over MCP.391,858,293267Apache 2.0
- AlicenseAqualityAmaintenanceA local, offline memory server for AI agents that stores and retrieves memories without LLM calls, enabling persistent cross-session memory with bi-temporal querying and auditable records.245Apache 2.0
- FlicenseNot gradedqualityCmaintenanceA local-first, privacy-preserving centralized memory hub for AI agents — MCP-compatible, zero cloud egress.3-
- AlicenseNot gradedqualityDmaintenanceEngram MCP provides persistent, cross-session memory for AI agents by automatically encoding errors, decisions, and discoveries during development sessions. It enables local, intelligent recall and automated context management to help AI learn from experience and avoid recurring mistakes.123Business Source 1.1
- AlicenseNot gradedqualityBmaintenanceLocal-first, multi-user shared memory for AI agents with semantic search, offline support, and team synchronization.MIT
TDQS
Scored across 6 tools
Each tool has a unique, well-defined purpose: context formatting, feedback, deletion, recall, storage, and status. No overlap exists; descriptions explicitly contrast pairs like engram_context vs engram_recall.
All tool names follow a consistent 'engram_verb' pattern using snake_case (e.g., engram_remember, engram_forget). The verbs clearly indicate the action, and there are no deviations or mixed conventions.
Six tools cover the essential operations for a memory system (create, read in two forms, feedback, delete, status) without unnecessary bloat. The count feels natural and well-scoped for the server's purpose.
The tool surface covers create (remember), read (recall, context), update confidence via feedback, delete (forget), and status. The only noteworthy gap is the lack of a direct tool to edit a memory's content, though merging in 'remember' partially addresses it.