An open API service indexing awesome lists of open source software.

https://github.com/tomschell/mcp-long-term-memory

A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions. It uses semantic search with embeddings to provide relevant context from past interactions and development decisions.
https://github.com/tomschell/mcp-long-term-memory

Last synced: 3 days ago
JSON representation

A long-term memory storage system for LLMs using the Model Context Protocol (MCP) standard. This system helps LLMs remember the context of work done over the entire history of a project, even across multiple sessions. It uses semantic search with embeddings to provide relevant context from past interactions and development decisions.

Awesome Lists containing this project