A
licenseA
qualityC
maintenanceMCP server providing persistent memory for AI agents, enabling them to read, write, and query memories across sessions.
9
17 npm
MIT
No user-submitted related servers found.
Scored across 5 tools
There is overlap between 'query', 'search_knowledge', and 'search_memories', as all three perform semantic search; descriptions help differentiate but ambiguity remains.
Most tools follow a verb_noun pattern (get_identity, ingest_event, search_knowledge, search_memories), but 'query' is a single verb without a noun, breaking consistency.
5 tools is well-scoped for the domain of managing an Anima's identity, events, and memory; each tool serves a clear purpose.
Core operations (get identity, record events, search) are present, but missing update/delete for identity and events, and no explicit tool to add knowledge directly.