claude-memory-mcp

Stig-Johnny/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 henry@mcphub.com.

Claude Memory MCP Server provides persistent memory capabilities for Claude Code, enabling storage of decisions, error solutions, project context, learnings, and session state across conversations.

Tools

Functions exposed to the LLM to take actions

remember_decision

Store a project decision with rationale

recall_decisions

Retrieve past decisions

remember_error

Store an error pattern and its solution

find_solution

Search for solutions to an error

set_context

Store a key-value pair for a project

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources