Why this server?
This server manages conversation context, storing recent prompts and providing relevant context, which directly addresses the issue of models losing memory.
-securityFlicense-qualityA server that manages conversation context for LLM interactions, storing recent prompts and providing relevant context for each user via REST API endpoints.Last updated388Why this server?
This server provides persistent memory capabilities for Claude, offering tiered memory architecture and semantic search, directly tackling the memory loss problem.
-securityAlicense-qualityAn 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 updated2364MITWhy this server?
This server provides persistent memory using a local knowledge graph, helping Claude remember information across chats and improving its memory.
Asecurity-license-qualityA basic implementation of persistent memory using a local knowledge graph. This lets Claude remember information about the user across chats.Last updated1993,53083,665Why 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.
-securityAlicense-qualityAn 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.
AsecurityAlicense-qualityProvides semantic memory and persistent storage for Claude, leveraging ChromaDB and sentence transformers for enhanced search and retrieval capabilities.Last updated31,673Apache 2.0Why this server?
The persistent memory in this server helps address the loss of information.
AsecurityAlicense-qualityA secure JavaScript REPL server that enables executing code snippets in a sandboxed environment with memory protection, timeout handling, and comprehensive error reporting.Last updated1101123MITWhy this server?
This server allows you to store, summarize, and manage notes to help models remember things.
AsecurityAlicense-qualityA 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
AsecurityAlicense-qualityA 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 updated13534Apache 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.
-securityFlicense-qualityA 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 updated7