Connect to Claude
Memory icon

Memory

Provides tools for storing, retrieving, and managing text-based memories with optional tags in a local JSON file.

About

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.

Key Features

  • Store text memories with optional tags
  • Search memories by text or tags
  • Retrieve all stored memories
  • Delete specific memories
  • View tag usage statistics
  • 0 GitHub stars

Use Cases

  • Integrating memory storage into Claude for Desktop
  • Creating a local knowledge base for AI agents
  • Managing personal notes and ideas with tagging