Memory Storage
Summary
Memory MCP Server provides a persistent storage solution for text memories with tagging capabilities, enabling AI assistants to store, retrieve, search, and manage information across conversations. Built with TypeScript using the Model Context Protocol SDK, it exposes five tools for memory operations including storing new memories with optional tags, searching by text or tags, retrieving all memories, deleting specific memories, and viewing tag usage statistics. The implementation uses a local JSON file for storage, making it particularly valuable for users who want to maintain conversation context and important information without relying on external databases or cloud services.
Available Actions
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
社区评论
暂无评论. 成为第一个评论的人!
登录以参与讨论