A
licenseNot graded
qualityD
maintenanceProvides persistent memory for AI coding agents through the Model Context Protocol, enabling them to store and retrieve project knowledge across sessions.
27 npm
MIT
No user-submitted related servers found.
Scored across 4 tools
Each tool has a unique, non-overlapping purpose: create (remember), read (recall), update (update), delete (forget). No ambiguity.
All tool names are single-word imperative verbs (forget, recall, remember, update), following a consistent pattern.
4 tools cover the essential CRUD operations for memory management, which is well-scoped and appropriate.
The tool set fully covers all CRUD operations (Create, Read, Update, Delete). No obvious gaps for the stated purpose.