Why this server?
This server manages conversation context, storing recent prompts and providing relevant context, which directly addresses the issue of models losing memory.
Alicense-qualityDmaintenanceA server that manages conversation context for LLM interactions, storing recent prompts and providing relevant context for each user via REST API endpoints.270MITWhy this server?
This server provides persistent memory capabilities for Claude, offering tiered memory architecture and semantic search, directly tackling the memory loss problem.
Alicense-qualityCmaintenanceAn MCP server that provides persistent memory capabilities for Claude, offering tiered memory architecture with semantic search, memory consolidation, and integration with the Claude desktop application.3868MITWhy this server?
This server provides persistent memory using a local knowledge graph, helping Claude remember information across chats and improving its memory.
AlicenseBqualityAmaintenanceA basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.9101,84489,405Inno SetupWhy this server?
This server extends AI agents' context window by providing tools to store, retrieve, and search memories, helping them maintain history and context across long interactions.
Alicense-qualityAmaintenanceAn MCP server that extends AI agents' context window by providing tools to store, retrieve, and search memories, allowing agents to maintain history and context across long interactions.MITWhy this server?
This server provides semantic memory and persistent storage, leveraging ChromaDB and sentence transformers to enhance search and retrieval capabilities.
Alicense-qualityAmaintenanceProvides semantic memory and persistent storage for Claude, leveraging ChromaDB and sentence transformers for enhanced search and retrieval capabilities.31,911Apache 2.0Why this server?
The persistent memory in this server helps address the loss of information.
AlicenseAqualityFmaintenanceA secure JavaScript REPL server that enables executing code snippets in a sandboxed environment with memory protection, timeout handling, and comprehensive error reporting.110122MITWhy this server?
This server allows you to store, summarize, and manage notes to help models remember things.
AlicenseAqualityFmaintenanceA custom Memory MCP Server that acts as a cache for Infrastructure-as-Code information, allowing users to store, summarize, and manage notes with a custom URI scheme and simple resource handling.231MITWhy this server?
This server provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to retrieve data using vector search, full text search, and metadata filtering.

Chroma MCP Serverofficial
AlicenseAqualityDmaintenanceA server that provides data retrieval capabilities powered by Chroma embedding database, enabling AI models to create collections over generated data and user inputs, and retrieve that data using vector search, full text search, and metadata filtering.13585Apache 2.0Why this server?
This server enables AI agents to perform Retrieval-Augmented Generation by querying a FAISS vector database, enhancing its ability to recall information.
Alicense-qualityDmaintenanceA Machine Conversation Protocol server that enables AI agents to perform Retrieval-Augmented Generation by querying a FAISS vector database containing Sui Move language documents.7MIT