Back to search
30
MCP

io.github.jarmstrong158/context-keeper

io.github.jarmstrong158/context-keeper

Project memory for Claude: decisions, pipelines, and constraints across conversations.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

context-keeper-mcp
MCP server that maintains project context (decisions, pipelines, constraints) across Claude conversations
0 tools
io.github.clauderecallhq/recall
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
0 tools
Personal Context
Provides a Markdown-based three-layer memory system for Claude Desktop with file management and memory operations.
0 tools
io.github.yuvalsuede/memory-mcp
Persistent memory + git snapshots for Claude Code. Never lose context or code.
0 tools
ThreadMap
Conversation drift visualization and context tracking for Claude.
0 tools
contextkeeper
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.jarmstrong158/context-keeper": {
      "url": "None",
      "transport": "http"
    }
  }
}