alienxs2/zapomni
3.2
If you are the rightful owner of zapomni and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
Zapomni is a local-first MCP memory server designed to provide AI agents with intelligent, contextual, and private long-term memory.
Tools
Functions exposed to the LLM to take actions
add_memory
Store text with automatic chunking and embedding.
search_memory
Semantic search across stored memories.
get_stats
View memory statistics such as total memories, chunks, and size.
build_graph
Extract entities and build a knowledge graph.
get_related
Find related entities via graph traversal.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client