claude-memory-server

xiy/claude-memory-server

3.2

If you are the rightful owner of claude-memory-server 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.

The Claude Memory Server is an MCP server that provides long-term memory capabilities for Claude, allowing persistent storage and retrieval of context across conversations.

Tools

Functions exposed to the LLM to take actions

store_memory

Store a new memory entry

search_memory

Search memories using full-text search

get_memory

Retrieve a specific memory by ID

update_memory

Update an existing memory

delete_memory

Delete a memory by ID

list_memories

List memories by category or recent

get_memory_stats

Get memory statistics and categories

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources