Enhances MCP memory server functionality with PouchDB integration and custom memory locations.
Sponsored
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.
主な機能
01Custom memory paths for project-specific storage
02File backup for compatibility
03PouchDB integration for data consistency and versioning
04Timestamping for tracking memory creation and modification