claude_memory_mcp

MatheusKindrazki/claude_memory_mcp

3.2

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

Claude Memory MCP is a Model Context Protocol server that enables Claude Code to access and utilize its conversation history effectively.

Tools

Functions exposed to the LLM to take actions

memory_list_projects

Lists all projects with Claude Code conversation history.

memory_search

Performs a full-text search across all conversations.

memory_get_project_summary

Returns a summary of a project based on conversation history.

memory_get_recent_sessions

Lists recent sessions for a project.

memory_find_code_snippets

Searches for code discussed or generated in conversations.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources