关于
OpenMemory is a standalone MCP server designed to give Claude the ability to maintain context and learn from past conversations. It utilizes a local SQLite database to store and recall conversation messages, maintain summarized memory contexts, and provide access to recent conversation history. By integrating with Claude Desktop, OpenMemory allows for persistent memory storage, ensuring conversation history isn't lost across sessions.
主要功能
- Saves and recalls conversation messages.
- Uses SQLite for persistent local storage.
- Offers tools to save, recall, and update memory abstracts and retrieve recent memories.
- Provides access to recent conversations within configurable time windows.
- Maintains summarized memory context across conversations.
- 0 GitHub stars
使用案例
- Enhancing conversation continuity in Claude.
- Allowing Claude to remember user preferences and project details.
- Personalizing Claude's responses based on past interactions.