Back to search
30
MCP

contextkeeper

io.github.therealdataboss/contextkeeper

Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.

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

Similar MCP servers embedding-nearest

vaultit
Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.
0 tools
io.github.jarmstrong158/context-keeper
Project memory for Claude: decisions, pipelines, and constraints across conversations.
0 tools
Cathedral
Persistent memory and drift detection for AI agents across session restarts.
0 tools
context-matters
Structured context store for AI agents - MCP server with SQLite backend
0 tools
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
io.github.heidiec/context-pod
Persistent context for AI agents built fromlearned vectors with certainty scores.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "contextkeeper": {
      "url": "None",
      "transport": "http"
    }
  }
}