Memory
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.
主な機能
- 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
ユースケース
- Integrating memory storage into Claude for Desktop
- Creating a local knowledge base for AI agents
- Managing personal notes and ideas with tagging