io.github.jarmstrong158/context-keeper
PYPI · CONTEXT-KEEPER-MCP · SCANNED SEP 20
Durable project-memory MCP: decisions, constraints, and pipelines across Claude sessions.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: no license is declared. See how to fix → Fail
- Actively maintained (last published 45 days ago).Pass
- Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability76
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 1839 tokens (~131/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management80
- Stability observed for 24 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 99% of tool parameters carry a description.Partial
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
How do I install the io.github.jarmstrong158/context-keeper MCP server?
io.github.jarmstrong158/context-keeper runs locally as a PyPI package, launched with uvx context-keeper-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · context-keeper-mcp
claude mcp add jarmstrong158-context-keeper -- uvx context-keeper-mcp
{
"mcpServers": {
"jarmstrong158-context-keeper": {
"command": "uvx",
"args": [
"context-keeper-mcp"
]
}
}
} {
"servers": {
"jarmstrong158-context-keeper": {
"command": "uvx",
"args": [
"context-keeper-mcp"
]
}
}
} codex mcp add jarmstrong158-context-keeper -- uvx context-keeper-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"jarmstrong158-context-keeper": {
"type": "local",
"command": [
"uvx",
"context-keeper-mcp"
],
"enabled": true
}
}
} openclaw mcp add jarmstrong158-context-keeper --command uvx --arg context-keeper-mcp
mcp_servers:
jarmstrong158-context-keeper:
command: "uvx"
args: ["context-keeper-mcp"] {
"McpServers": {
"jarmstrong158-context-keeper": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"context-keeper-mcp"
]
}
}
} assistant mcp add jarmstrong158-context-keeper -t stdio -c uvx -a context-keeper-mcp
{
"mcpServers": {
"jarmstrong158-context-keeper": {
"command": "uvx",
"args": [
"context-keeper-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 −3
- Security disclosure: fail → unverified ▼ functional
- Stability: pass → 0.80 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 16 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.
- 14 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.
- 13 Sept 26 −3
- Stability: pass → 0.80 functional
- 12 Sept 26 0
- Stability: 0.97 → pass security
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/context-keeper-mcp@0.19.0
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Install scripts 1 script
| Hook | Tier | Command |
|---|---|---|
| build_backend | allowlisted | hatchling.build |
Background: Why install scripts are a supply-chain risk →
Dependencies 0 packages
| Packages resolved | 0 |
|---|---|
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
deprecate_entry ~135
Mark an entry as deprecated. For decisions, optionally link to the superseding decision.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Entry ID to deprecate |
| merge_into | string | – | Dedup merge: fold this entry's unique content into this same-type target, then deprecate this one with superseded_by=target. Non-destructive — the target is only added to. |
| project_dir | string | – | Absolute path to another project whose entry should be deprecated |
| reason | string | yes | Why this is being deprecated |
| superseded_by | string | – | ID of the replacing decision (decisions only) |
No output schema declared.
No examples provided.
export_markdown ~67
Regenerate DECISIONS.md from the decisions store — a derived, read-only projection; overwrites the file whole.
| Name | Type | Req | Description |
|---|---|---|---|
| path | string | – | Output path relative to project root. Default: config markdown_export.path. |
| project_dir | string | – | Absolute path to the target project. |
No output schema declared.
No examples provided.
export_snapshot ~86
Write the whole store to a compressed, committable snapshot at .context-keeper/memory.json.gz (next to the project) and add a .gitattributes merge=ours guard. For sharing project memory with a team via git. Committing it is opt-in. Non-destructive to the working store.
| Name | Type | Req | Description |
|---|---|---|---|
| project_dir | string | – | Absolute path to the target project. |
No output schema declared.
No examples provided.
get_compaction_report ~46
Check if the last compaction lost or modified any context entries. Surface discrepancies to the user before proceeding.
| Name | Type | Req | Description |
|---|---|---|---|
| project_dir | string | – | Absolute path to another project to check |
No output schema declared.
No examples provided.
get_context ~203
Retrieve relevant project context ranked by relevance within a token budget. Pass an id to fetch a single entry at full fidelity.
| Name | Type | Req | Description |
|---|---|---|---|
| before | string | – | Entries verified/created strictly before this ISO date. |
| id | string | – | Fetch a single entry by ID (e.g. 'dec-001') |
| include_related | boolean | – | Also pull entries linked via related_to (depth 1). Default: true. |
| project_dir | string | – | Absolute path to another project to read context from |
| query | string | – | Free-text description of what you're working on |
| scope | string | – | File or module path to focus on |
| since | string | – | Entries verified/created on or after this ISO date. |
| tags | array | – | Filter to entries with any of these tags |
| token_budget | integer | – | Max tokens to return (default: from config) |
| types | array | – | Limit to specific entry types. Default: all. |
No output schema declared.
No examples provided.
get_project_summary ~82
The single orienting call for conversation start: counts by kind and status, active constraints (compact), recent decisions, the full id list, and the human-readable summary — all in one response.
| Name | Type | Req | Description |
|---|---|---|---|
| project_dir | string | – | Absolute path to another project to summarize |
| token_budget | integer | – | Max tokens for the summary (default: 2000) |
No output schema declared.
No examples provided.
import_snapshot ~64
Import the committed .context-keeper/memory.json.gz snapshot into the working store. Non-destructive: a store that already has entries is left untouched. Runs automatically on first use when the store is empty.
| Name | Type | Req | Description |
|---|---|---|---|
| project_dir | string | – | Absolute path to the target project. |
No output schema declared.
No examples provided.
mirror ~79
Sync entries with the remote store. op='pull' merges remote entries into local (newest wins); op='backfill' pushes all local entries to remote (upsert). No-op if remote unconfigured.
| Name | Type | Req | Description |
|---|---|---|---|
| op | string | yes | pull = remote→local merge; backfill = local→remote push. |
| project_dir | string | – | – |
No output schema declared.
No examples provided.
prune_stale ~69
Find entries not verified in N days. Returns them for review — does not delete. Call periodically to keep context fresh.
| Name | Type | Req | Description |
|---|---|---|---|
| days | integer | – | Entries not verified in this many days are flagged (default: from config) |
| project_dir | string | – | Absolute path to another project to prune |
No output schema declared.
No examples provided.
query_entries ~354
Structured field filter — exact AND-combined predicates, NOT relevance search. Use when you know the field values (e.g. absolute constraints scoped to 'hooks/'). Stable ID order, no ranking; empty is a real answer. Includes superseded/deprecated unless you filter status.
| Name | Type | Req | Description |
|---|---|---|---|
| before | string | – | Verified/created strictly before this ISO date. |
| hardness | string|array | – | Constraint hardness absolute/advisory (string or list). |
| kind | string|array | – | Singular alias for `types`. `types` wins if both given. |
| limit | integer | – | Cap entries returned (matched_entries reports the total). |
| origin | string|array | – | user/agent/import (string or list). Missing counts as 'agent'. |
| project_dir | string | – | Absolute path to another project to query. |
| scope | string | – | Exact, case-sensitive match on a constraint's scope (e.g. 'hooks/'). |
| since | string | – | Verified/created on or after this ISO date. |
| status | string|array | – | active/superseded/deprecated (string or list). |
| superseded_by | string | – | Entries replaced by this id (superseded_by == id). |
| supersedes | string | – | The entry that superseded this id. |
| tags_all | array | – | Entries with ALL of these tags. |
| tags_any | array | – | Entries with AT LEAST ONE of these tags. |
| text | string | – | Free text over text fields; every term must appear (AND, substring). |
| token_budget | integer | – | Max tokens returned (default from config). |
| types | array | – | Restrict to these entry types. Default: all. |
No output schema declared.
No examples provided.
record_entry ~438
Unified write tool: record a decision, constraint, or pipeline. Required fields by kind (validated server-side): decision needs summary/problem/why_chosen; constraint needs rule/reason; pipeline needs name/purpose/steps.
| Name | Type | Req | Description |
|---|---|---|---|
| alternatives | array | – | decision: options considered and why rejected. |
| constraints | array | – | pipeline: rules that apply. |
| constraints_created | array | – | decision: new constraints this introduces. |
| enforced_by | string | – | constraint: test/command that checks it (named, never run). |
| hardness | string | – | constraint: absolute vs advisory. |
| kind | string | yes | Which kind of entry to record. |
| name | string | – | pipeline: name. |
| origin | string | – | who authored this (default agent). |
| problem | string | – | decision: what forced it. Min 40 chars. |
| project_dir | string | – | Absolute path to the target project. Creates .context/ if needed. |
| purpose | string | – | pipeline: why it exists. Min 40 chars. |
| reason | string | – | constraint: why it exists. Min 40 chars. |
| related_to | array | – | ids of related entries; get_context traverses these. |
| retrieval_hints | array | – | 2-4 alternate phrasings for retrieval. |
| rule | string | – | constraint: the rule, imperative. |
| scope | string | – | constraint: 'global' or a file/module path. |
| steps | array | – | pipeline: ordered steps. |
| summary | string | – | decision: what was decided (1-2 sentences). |
| supersedes | array | – | decision: ids of prior decisions this replaces. |
| tags | array | – | tags for retrieval. |
| tradeoffs | string | – | decision: what was given up. Encouraged. |
| triggering_incident | string | – | constraint: the incident behind it. |
| what_we_tried | string | – | decision: prior attempts. Encouraged. |
| when_to_invoke | string | – | pipeline: triggers. Encouraged. |
| why_chosen | string | – | decision: the reasoning. Min 60 chars. |
No output schema declared.
No examples provided.
reload_constraints ~53
Re-surface the project's constraints only (not the full store) when a long session has buried the ones injected at start. Same block as session start.
| Name | Type | Req | Description |
|---|---|---|---|
| project_dir | string | – | Absolute path to the target project. |
No output schema declared.
No examples provided.
update_entry ~90
Update an existing decision, pipeline, or constraint by ID. Refreshes verified_at timestamp automatically.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Entry ID (e.g. 'dec-001', 'pipe-003', 'con-012') |
| project_dir | string | – | Absolute path to another project whose entry should be updated |
| updates | object | yes | Fields to update. Any field except id and created_at. |
No output schema declared.
No examples provided.
verify_quality ~73
Scan entries for quality issues (legacy schema, thin reasoning, missing tags, isolated entries) and return them for enrichment via update_entry.
| Name | Type | Req | Description |
|---|---|---|---|
| min_reason_chars | integer | – | Below this length, flag the entry as thin (default: 80) |
| project_dir | string | – | Absolute path to another project to verify |
No output schema declared.
No examples provided.
What is the io.github.jarmstrong158/context-keeper MCP server?
io.github.jarmstrong158/context-keeper is an MCP server listed in the public MCP registry as io.github.jarmstrong158/context-keeper. Durable project-memory MCP: decisions, constraints, and pipelines across Claude sessions. This page covers its PyPI package (context-keeper-mcp).
Is the io.github.jarmstrong158/context-keeper MCP server safe to use?
io.github.jarmstrong158/context-keeper scores 79 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.jarmstrong158/context-keeper MCP server expose?
io.github.jarmstrong158/context-keeper exposes 14 tools: record_entry, get_context, query_entries, get_project_summary, update_entry, and 9 more. Their descriptions and schemas cost roughly 1,839 tokens of context every time the server is loaded.
Is the io.github.jarmstrong158/context-keeper MCP server still maintained?
io.github.jarmstrong158/context-keeper is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.