Context Keeper
@redleaves
关于 Context Keeper
**Context Keeper** 基于LLM驱动的智能上下文记忆管理系统,专为AI Agent提供企业级记忆能力。
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Context Keeper?
Context Keeper is an LLM-driven intelligent context memory management system that gives AI assistants a persistent "memory." It solves the problem of having to re-explain project backgrounds in every conversation, prevents AIs from "forgetting" past discussions, and helps teams capture organizational knowledge.
How to use Context Keeper?
Visit the open-source repository at github.com/redleaves/context-keeper for source code, documentation, and configuration instructions.
Key features of Context Keeper
- Wide recall + fine ranking architecture (80%+ recall, 75%+ accuracy)
- Four-dimensional unified context model (Project, Topic, Conversation, Code)
- Full MCP protocol support (HTTP/WebSocket/SSE)
- Automatic short-term to long-term memory conversion with LLM importance evaluation
- User/workspace isolation and 10,000+ QPS enterprise performance
- IDE integrations for Cursor and VSCode
Use cases of Context Keeper
- Code review assistant that automatically links historical discussions
- New hire onboarding with quick access to architecture decisions
- Team knowledge base that continually accumulates technical experience
FAQ from Context Keeper
How does Context Keeper improve recall and accuracy compared to traditional RAG?
It uses a two-stage architecture: wide recall (multi-dimensional parallel retrieval of ~100 candidates) achieves 80%+ recall, and fine ranking (LLM analysis) improves accuracy to 75%+.
What transport protocols does Context Keeper support?
HTTP, WebSocket, and SSE.
Which IDEs does Context Keeper integrate with?
Cursor and VSCode, with automatic context tracking.
Is Context Keeper suitable for enterprise use?
Yes, it provides user/workspace isolation and can handle 10,000+ QPS.
AI 与智能体 分类下的更多 MCP 服务器
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
Gemini MCP Server
aliargunMCP server implementation for Google's Gemini API
Intervals.icu MCP Server
mvilanovaModel Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
评论