knowledge & memory
Context Keeper
LLM-driven context and memory management with wide-recall + precise-reranking RAG architecture. Features multi-dimensional retrieval (vector/timeline/knowledge graph), short/long-term memory, and complete MCP support (HTTP/WebSocket/SSE).
cloud
local
macos
windows
linux
rust
knowledge & memory
Installation
npx -y redleaves/context-keeperConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "context-keeper",
"command": "npx",
"args": [
"-y",
"redleaves/context-keeper"
]
}About This MCP Server
redleaves/context-keeper
LLM-driven context and memory management with wide-recall + precise-reranking RAG architecture. Features multi-dimensional retrieval (vector/timeline/knowledge graph), short/long-term memory, and complete MCP support (HTTP/WebSocket/SSE).
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub