A
licenseA
qualityC
maintenanceEnables AI agents to manage hierarchical memory with Markdown-based storage, tiered architecture (L0-L3), and hybrid retrieval for transparent and persistent context.
8
MIT
No user-submitted related servers found.
Scored across 5 tools
Each tool targets a distinct operation: batch read, list directory, single read, full-text search, and write. There is no overlap in functionality.
All tools follow a consistent 'memory_verb' pattern (batch, list, read, search, write), making it easy to infer purpose from name.
Five tools cover the core operations for a file-based memory system without being excessive or insufficient.
CRUD operations are covered except for delete/remove; a delete tool is missing, which could hinder agents needing to clean up files.