Memory Custom
Createdbneil
Enhances MCP memory server functionality with PouchDB integration and custom memory locations.
About
This project extends the Memory server by integrating PouchDB for robust data storage and introduces custom memory paths for improved organization. It allows users to create and manage a knowledge graph that captures interactions via a language model (LLM), addressing issues of ever-increasing JSON files by using a document-based database, timestamping, and user-defined storage locations.
Key Features
- Custom memory paths for project-specific storage
- File backup for compatibility
- PouchDB integration for data consistency and versioning
- Timestamping for tracking memory creation and modification
- Easy installation via Smithery
Use Cases
- Managing knowledge graphs for LLM applications
- Tracking interaction history with timestamping
- Organizing memory data for different projects