Provides tools for storing, retrieving, and managing text-based memories with optional tags in a local JSON file.
Memory provides a Model Context Protocol (MCP) server solution for managing textual memories. It allows users to store memories, categorize them with tags, and search for specific information. The server offers functionalities to retrieve all memories, delete specific entries, and view tag usage statistics, all while ensuring persistent storage in a local JSON file. This makes it easy to integrate memory management into applications like Claude for Desktop.