claude-memory

kateleext/claude-memory

3.3

If you are the rightful owner of claude-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 dayong@mcphub.com.

Memory Palace is an MCP server that provides Claude Code with persistent memory across sessions, allowing for structured and searchable access to conversation history.

Tools

Functions exposed to the LLM to take actions

search_memory

Find sessions by keyword, searching todos, notes, and files with full-text fallback.

list_recent

Browse recent sessions with summaries.

list_chapters

See session structure, including chapters, pending work, and notes.

read_messages

Load actual content by chapter, turn, or range.

add_note

Leave a breadcrumb on a session for future searches.

list_projects

See available project names for filtering.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources