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.
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.
No reviews yet. Be the first to review!
Sign in to join the conversation
Our bundler currently only supports TypeScript-based servers. Check back soon!