mkusaka/mcp-server-memory
If you are the rightful owner of mcp-server-memory and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A basic implementation of persistent memory using a category-based memory system.
Tools
Functions exposed to the LLM to take actions
remember_memory
Stores a memory with optional tags in a specified category
retrieve_memories
Retrieves all memories from a specified category
remove_memory_category
Removes all memories within a specified category
remove_specific_memory
Removes a specific memory within a specified category
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client