memory-mcp is a tool that provides persistent memory and automatic git snapshots for Claude Code, allowing users to retain context and code across sessions.
From the registry: Persistent memory + git snapshots for Claude Code. Never lose context or code.
$ npm install -g claude-code-memory$ memory-mcp setupPlease install the `memory-mcp-yuvalsuede` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js runtime (https://nodejs.org/)
- **Install globally** — Install from npm Run: `npm install -g claude-code-memory`
- **Anthropic API key** — For Haiku-based extractor (https://www.anthropic.com/)
- **Run setup** — Interactive setup for API key and hooks Run: `memory-mcp setup`
Canonical MCP server config (stdio transport):
- command: `memory-mcp`
- args: []
- required environment variables:
- `ANTHROPIC_API_KEY`: Anthropic API key (example: `<your-api-key>`)
Note: Uses Claude Haiku for extraction. Git snapshots on every save.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.ANTHROPIC_API_KEYrequiredAPI key for the Haiku-based extractorConnect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.