A
licenseNot graded
qualityD
maintenanceA local MCP memory server that gives AI assistants durable project memory across coding sessions, storing context, changes, and decisions.
3 npm
1
MIT
No user-submitted related servers found.
Scored across 5 tools
Tool verbs are distinct: context, explain, extract, save, search. However, without descriptions, 'explain' and 'context' could overlap, leading to minor ambiguity.
Naming is inconsistent: four tools use verb_noun pattern (explain, extract, save, search), but 'memory_context' is a noun phrase without a verb, breaking the pattern.
Five tools is a well-scoped set for a memory system, covering essential operations without being excessive.
Covers save, search, context retrieval, and explanation/extraction, but lacks a delete operation, which is a notable gap for a memory system.