ClaudeWave
WhenMoon-afk
WhenMoon-afk

claude-memory-mcp

View on GitHub

An MCP server implementation providing persistent memory capabilities for Claude, based on research into optimal LLM memory techniques

MCP Servers65 stars11 forksTypeScriptMITUpdated today
ClaudeWave Trust Score
84/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Mature repo (>1y old)
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "claude-memory-mcp": {
      "command": "node",
      "args": ["/path/to/claude-memory-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/WhenMoon-afk/claude-memory-mcp and follow its README for install instructions.
Use cases
🔬 Research🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers