MEMM is an open-source, AI-native application designed to serve as a persistent, structured memory system for AI tools. It addresses the challenge of AI "amnesia," where large language models and AI assistants repeatedly lose context between sessions, requiring users to re-explain information and maintain redundant knowledge across different tools. MEMM captures and organizes reasoning, conventions, and project knowledge in plain text Markdown files with YAML frontmatter, making the memory transparent, editable, and versionable by the user.
The platform employs a scoring engine based on six signals—BM25, semantic similarity, graph relationships, recency, importance, and frequency—to rank and tier memories for each query. This approach aims to deliver high retrieval precision and context accuracy, while reducing token usage and latency. MEMM's engine operates with sub-millisecond query latency, and its tiered memory system ensures that only the most relevant information is injected into AI queries, avoiding overstuffed or irrelevant context. A governance layer tracks the health of the memory, surfacing stale entries, contradictions, and redundancies, and providing suggestions for consolidation and improvement over time.
MEMM is designed for engineers and users who work with AI tools such as ChatGPT, Claude, Cursor, Codex, and local LLMs, allowing them to connect their AI assistants to a single source of structured knowledge via an MCP server. This eliminates the need to manually synchronize knowledge across multiple platforms and provides a unified, evolving memory accessible to all connected AI tools. The system supports categorizing knowledge as entities, concepts, sources, or syntheses, enabling AIs to reason over structured ontologies rather than flat text.
The application is available for Mac, Windows, and Linux, and is built to be local and portable, ensuring that all knowledge remains owned and controlled by the user. MEMM does not rely on databases, embeddings, or black-box retrieval, instead prioritizing transparency and user ownership. Its open-source nature and focus on context engineering position it as a tool built specifically for the needs of the AI era.
MEMM sits in PulseGate's Foundation models & chat category. It focuses on remembering and reusing context for AI assistants without repeatedly re-explaining information. It is built as an open-source project for AI engineers and power users. The project is open source (Open Source). It runs on the web, macOS, Windows, and Linux, and it can be self-hosted.
MEMM first shipped in 2026. The project is developed in the open on GitHub with 70 stars and 591 commits in the last 90 days. Among its 8 catalogued features are context memory, local storage, and file-based knowledge. It exposes integrations via an MCP server.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do