Memorybank MCP server
Seeds, governs and navigates a memory_bank knowledge base: gated writes, routing, drift vs code
0 stars231 downloads/wk
Reviews
Write oneNobody has reviewed Memorybank yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Memorybank tools (16, 4 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
bank_changedHands the next session the delta instead of the whole bank. A git ref gives a true delta including
bank_createwrite actionCreates a document from a template, writes the frontmatter the contract asks for, and registers it
bank_discardwrite actionDeletes one document from _inbox/, and nothing else — the third outcome of an inbox
bank_driftCompares the last commit that touched a document against the last commit that touched the code it
bank_editReplaces an exact piece of text in a document body — a table row, two steps of a plan, a
bank_graphAnswers "what else must I touch". `down` returns the documents that lean on this one — the blast
bank_initSeeds an empty root: the governance set in dna/ (including the table that assigns each directory
bank_materialize_flowsCopies the document templates the server ships into this bank, which then owns them. Only needed
bank_promoteMoves a document from _inbox/ into a canonical layer: keeps the captured body, rebuilds the
bank_readReads one document, or several in a single call, by bank-relative path — optionally a
bank_routeAnswers "what should I read about this". Ranks documents by their hand-written frontmatter
bank_searchSearches the prose, unlike bank_route which ranks by hand-written frontmatter. Reach for it when
bank_set_fieldSets one scalar frontmatter field of an existing document — purpose when what a document
bank_set_statusChanges the status of a document already in place — the draft that bank_init seeded and
bank_update_sectionwrite actionWrites the body of one level-two section, leaving the frontmatter, the title and every
bank_validatewrite actionRuns the rules the bank itself declares in dna/ — broken and missing derived_from, cycles,
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan21 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 5 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y @maxweb4u/mcp-memorybank on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add memorybank -- npx -y @maxweb4u/mcp-memorybank
Memorybank: common questions
- Is Memorybank MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Memorybank safety report
- How do I install Memorybank?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Memorybank need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Memorybank maintained?
- The last commit was 6 days ago (2026-09-14). The latest release is v0.3.0.
- What can I use instead of Memorybank?
- Servers from other publishers that do the same job: Codebase Memory MCP server and Prism Coder MCP server.
Alternatives to Memorybank
Same job from other publishers: the closest match first, then the best rated.
- Codebase MemoryCodebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.not reviewedWidely usedC
- Prism CoderSession memory for coding agents: local-first recall, drift detection, on-device inference.not reviewedEstablishedC