MCP Directory
Back

claude-memory-mcp

by WhenMoon-afk · TypeScript · ★ 66

Local Memory MCP Server

Install

npx -y github:WhenMoon-afk/claude-memory-mcp

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claude-memory-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:WhenMoon-afk/claude-memory-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@whenmoon-afk/memory-mcp) [](https://opensource.org/licenses/MIT) Local-first memory database and continuity journal for MCP clients. 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…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related databases servers