# @maxweb4u/mcp-memorybank

Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.3.0
- **Author:** io.github.maxweb4u
- **License:** MIT
- **npm:** @maxweb4u/mcp-memorybank
- **Source:** https://github.com/maxweb4u/mcp-memorybank
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 12 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-09-12T00:15:01.910Z
- **Version scanned:** 0.2.2
- **CVEs:** none found by OSV at scan time

## Tools

15 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `bank_route` — Answers "what should I read about this". Ranks documents by their hand-written frontmatter
- `bank_read` — Reads one document, or several in a single call, by bank-relative path — optionally a
- `bank_init` — Seeds an empty root: the governance set in dna/ (including the table that assigns each directory
- `bank_create` — Creates a document from a template, writes the frontmatter the contract asks for, and registers it
- `bank_edit` — Replaces an exact piece of text in a document body — a table row, two steps of a plan, a
- `bank_update_section` — Writes the body of one level-two section, leaving the frontmatter, the title and every
- `bank_set_status` — Changes the status of a document already in place — the draft that bank_init seeded and
- `bank_promote` — Moves a document from _inbox/ into a canonical layer: keeps the captured body, rebuilds the
- `bank_discard` — Deletes one document from _inbox/, and nothing else — the third outcome of an inbox
- `bank_search` — Searches the prose, unlike bank_route which ranks by hand-written frontmatter. Reach for it when
- `bank_changed` — Hands the next session the delta instead of the whole bank. A git ref gives a true delta including
- `bank_materialize_flows` — Copies the document templates the server ships into this bank, which then owns them. Only needed
- `bank_drift` — Compares the last commit that touched a document against the last commit that touched the code it
- `bank_graph` — Answers "what else must I touch". `down` returns the documents that lean on this one — the blast
- `bank_validate` — Runs the rules the bank itself declares in dna/ — broken and missing derived_from, cycles,

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-memorybank\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@maxweb4u/mcp-memorybank\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Moderate to extensive — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: mutates data; runs on your machine.
- Floor 30, ceiling 54 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40maxweb4u%2Fmcp-memorybank
- Install plan: https://forgeregistry.com/api/v1/packages/%40maxweb4u%2Fmcp-memorybank/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40maxweb4u%2Fmcp-memorybank
- HTML page: https://forgeregistry.com/registry/%40maxweb4u%2Fmcp-memorybank
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
