Memory Server
Createdebailey78
Enables Claude to maintain context and knowledge across chat sessions by managing project-specific memories.
About
Memory Server is a Model Context Protocol (MCP) server designed for Claude Desktop that provides structured memory management for project-based work. It allows Claude to create memory stores within project directories, save important information from conversations, and retrieve relevant memories in future sessions. This facilitates building a comprehensive knowledge base about a project over time, ideal for long-term endeavors like software development, research, or collaborative writing.
Key Features
- Indexes memories using Lunr.js for efficient retrieval
- Creates relationships between memories
- Stores memories as structured markdown files
- Searches memories by content, tags, or type
- Tags and categorizes memories
Use Cases
- Collaborative writing efforts benefitting from shared memory
- Research projects needing knowledge base building
- Software development projects requiring persistent context