atosantasan/memory-server-mcp
3.1
If you are the rightful owner of memory-server-mcp 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.
The Memory Server MCP is a personal memory server designed to integrate with Cursor/Claude using the Model Context Protocol (MCP) to address context loss in long conversations.
Tools
Functions exposed to the LLM to take actions
add_note_to_memory
Adds a note to memory.
search_memory
Searches memory using keywords or tags.
update_memory_entry
Updates an existing memory entry.
delete_memory_entry
Deletes a memory entry.
list_all_memories
Lists all memory entries.
get_project_rules
Retrieves memory entries tagged with project rules.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client