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).

0
View on GitHub

Installation

npx -y redleaves/context-keeper

Configuration

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

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →