Memory is a Model Context Protocol (MCP) server designed to persistently log and retrieve conversational memories from various Large Language Models (LLMs). It offers a robust solution for enhancing LLM capabilities by allowing them to store, retrieve, append, and clear user-specific conversation data. Utilizing MongoDB for storage, it ensures data persistence and provides a structured way to manage LLM interactions, enabling richer and more context-aware conversations.