A
licenseNot graded
qualityB
maintenanceMCP server that provides semantic memory with search, related-content traversal, and write-back capabilities, all powered by local embeddings of your notes, documents, and chat histories.
3
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct, non-overlapping purpose: search retrieves, store adds, wipe deletes. No ambiguity between them.
All tool names follow a consistent verb_noun pattern in snake_case (search_memory, store_memory, wipe_project_memories).
3 tools cover the core operations for a local memory server (search, store, delete). The count is well-scoped and earns its place.
The set covers essential memory operations, but lacks an update or list tool. However, delete+re-store can update, and search serves as discovery. Minor gap.