← Index

io.github.jarmstrong158/context-keeper

io.github.jarmstrong158/context-keeper·v0.1.1·Memory & RAG
Quality Score
80
/100

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

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "context-keeper": {
      "command": "uvx",
      "args": [
        "context-keeper-mcp"
      ],
      "env": {
        "CONTEXT_KEEPER_PROJECT": "<context_keeper_project>"
      }
    }
  }
}
§02  Environment variables
CONTEXT_KEEPER_PROJECT

Absolute path to the project directory. Defaults to current working directory.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG