Simple Memory MCP
JSON →A memory management system for AI assistants to store, retrieve, and manage user information using a local database.
Tools · 5
- store_memory Store new memory (requires title and content)
- list_memory_titles Get list of all memory titles
- get_memory_by_title Retrieve memory content by title
- delete_memory Delete specified memory
- open_memory_web Open memory management web interface with auto browser launch
Links
★ 1 GitHub stars