Provides knowledge graph management capabilities for large language models, enabling persistent memory across conversations.
Memory is a Model Context Protocol (MCP) server that empowers large language models with persistent memory capabilities. It allows LLMs to create, read, update, and delete entities and relations within a knowledge graph, enabling AI assistants to maintain context and remember information across multiple conversations. Built in Swift and based on the TypeScript Memory MCP Server, it offers a robust solution for knowledge graph storage and management.