https://github.com/WhenMoon-afk/claude-memory-mcp
An MCP server implementation providing persistent memory capabilities for Claude, based on research into optimal LLM memory techniques
https://github.com/WhenMoon-afk/claude-memory-mcp
Last synced: 3 days ago
JSON representation
An MCP server implementation providing persistent memory capabilities for Claude, based on research into optimal LLM memory techniques
- Host: GitHub
- URL: https://github.com/WhenMoon-afk/claude-memory-mcp
- Owner: WhenMoon-afk
- License: mit
- Created: 2025-03-25T08:07:24.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-04-29T13:20:29.000Z (about 2 months ago)
- Last Synced: 2025-04-29T14:30:52.094Z (about 2 months ago)
- Language: Python
- Size: 69.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- mcp-index - Memory Server - Enhances Large Language Models with persistent memory capabilities, allowing for the storage, retrieval, and management of memories across conversations. Integrates with the Claude desktop application, supporting various memory types and semantic search. (Education and Learning)