Provides long-term memory capabilities for Large Language Models (LLMs) by implementing the Model Context Protocol (MCP).
Sponsored
Memory implements the Model Context Protocol (MCP) to equip Large Language Models with persistent memory. It allows AI assistants to remember conversations and project context across sessions, recall user preferences and coding patterns, reference previous decisions, avoid hallucinating code, and prevent repeated failed approaches, ultimately enhancing the reliability and consistency of AI coding assistance.
Key Features
01Implements Model Context Protocol (MCP)
02Recalls user preferences for coding style
03Remembers project structures and conventions
04Avoids hallucinating code
05Long-term memory for LLMs
060 GitHub stars
Use Cases
01Remembering project context across sessions
02Enhancing AI coding assistants with persistent memory
03Improving the reliability of LLMs in IDEs like Cursor