mcp-memory
If you are the rightful owner of mcp-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.
This project implements a memory system for LLM conversations using Redis Graph for long-term memory storage.
create_memory
Create a new memory
retrieve_memory
Retrieve memory by ID
search_memories
Search memory by type or keyword
update_memory
Update existing memory
delete_memory
Delete memory
create_relation
Create relationships between memories
get_related_memories
Obtain memories related to specific memories