ClaudeSuperPower

claude-memory-mcp

Skill

Local-first SQLite memory and continuity journal for MCP clients.

Install

git clone https://github.com/WhenMoon-afk/claude-memory-mcp.git ~/.claude/skills/claude-memory-mcp

What is claude-memory-mcp?

Local-first SQLite memory and continuity journal for MCP clients.

Trust

83/100 · Excellent

2 factors scored below maximum

Documentation

README · ~6 min read

Claude Memory MCP

npm version License: MIT

Local-first memory database and continuity journal for MCP clients.

claude-memory-mcp is a basic local memory database and lightweight continuity journal for AI workflows. It helps an agent resume work coherently by saving compact continuity artifacts, tracking key decisions and state, and returning only the level of detail requested instead of dumping a full archive into context.

Use it when you want a local, private continuity store that works across MCP clients and shell scripts. It is intentionally boring infrastructure: SQLite on your machine, one MCP tool, one CLI, explicit import/export, and no hosted service.

  • Published package: @whenmoon-afk/memory-mcp
  • Supported CLI command: claude-memory-mcp
  • Storage: local SQLite only
  • Privacy: no telemetry, no network calls, no cloud service

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.