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-qualityCmaintenanceA server that manages conversation context for LLM interactions, storing recent prompts and providing relevant context for each user via REST API endpoints.Last updated259MITWhy 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.Last updated8367MITWhy this server?
This server provides persistent memory using a local knowledge graph, helping Claude remember information across chats and improving its memory.
AlicenseBqualityBmaintenanceA basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.Last updated39225,27286,055MITWhy 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-qualityCmaintenanceAn 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.Last updated9MITWhy this server?
This server provides semantic memory and persistent storage, leveraging ChromaDB and sentence transformers to enhance search and retrieval capabilities.
AlicenseBqualityAmaintenanceProvides semantic memory and persistent storage for Claude, leveraging ChromaDB and sentence transformers for enhanced search and retrieval capabilities.Last updated31,881Apache 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.Last updated1138122MITWhy 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.Last updated231MITWhy 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.Last updated13549Apache 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-qualityCmaintenanceA Machine Conversation Protocol server that enables AI agents to perform Retrieval-Augmented Generation by querying a FAISS vector database containing Sui Move language documents.Last updated7MIT