Claude Memory
Enables Claude to maintain persistent long-term memory across conversations.
Acerca de
This MCP server extends Claude's capabilities by providing a robust long-term memory system. It allows Claude to store, retrieve, and manage context, facts, and preferences persistently, enhancing conversational continuity and enabling more intelligent interactions. Utilizing a SQLite database with FTS5 full-text search, the server ensures efficient organization and retrieval of memories through various categories and dedicated tools, acting as a powerful external brain for your AI assistant.
Características Principales
- Persistent Memory Storage
- 1 GitHub stars
- SQLite Database
- Organized Categories
- Full-Text Search
- CRUD Operations
Casos de Uso
- Searching through past memories using natural language queries to retrieve specific information.
- Storing user preferences and important facts for Claude to recall in future interactions.
- Categorizing and listing memories to understand the stored knowledge and get statistics.