概要
Multi-Memory is a robust knowledge graph memory server designed to organize and persist information across various isolated contexts, such as work, personal projects, or specific domains. Built upon the `@modelcontextprotocol/server-memory`, it enhances core functionality with SQLite for reliable storage, comprehensive indexing, and transactional integrity. The server features unique ID-based operations alongside dual identification by name and type, custom JSON properties for rich metadata, and an 'override' mode for efficient record updates. It also introduces the token-efficient TOON format for LLM-optimized responses, making it ideal for contextual memory management in AI applications.