MCP Directory
Back

mcp-openmemory

by baryhuang · JavaScript · ★ 72

Simple standalone MCP server giving Claude the ability to remember your conversations and learn from them over time.

#agent-memory#mcp#mcp-server#openmemory

Install

npx -y github:baryhuang/mcp-openmemory

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-openmemory": {
      "command": "npx",
      "args": [
        "-y",
        "github:baryhuang/mcp-openmemory"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@peakmojo/mcp-openmemory) [](https://opensource.org/licenses/MIT) [](https://modelcontextprotocol.io/) Gives Claude the ability to remember your conversations and learn from them over time. https://github.com/user-attachments/assets/aef82b8e-3793-4ebd-b993-ddaef14d52d1 - **Memory Storage**: Save and recall conversation messages - **Memory Abstracts**: Maintain summarized memory context across conversations - **Recent History**: Access recent conversations within configurable time windows - **Local Database**: Uses SQLite for persistent storage without extern…
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