basicmachines-co/basic-memory

A-Tier scored 2026-07-07 metrics 2026-07-07

Local-first agent memory over plain Markdown files with an MCP interface: knowledge persists as human-readable notes the agent reads and writes across sessions. Agentiquette scores it 71/100 (A-tier), methodology v1.0, scored 2026-07-07.

71/100 A-Tier
scored 2026-07-07 · methodology v1.0 · how we score
Reliability6825%
Skill Leverage7220%
Documentation7815%
Maintenance9010%
Safety / Governance6410%
Evaluation Readiness5810%
Composability765%
Adoption (capped)555%

Key facts

CategoryMemory system
LicenseAGPL-3.0
MaintainerBasic Machines
Compatible agentsclaude-code, cursor, generic
File patterns
Triggeringmanual-reference
GitHub metrics3,385 stars · 224 forks · 102 open issues (fetched 2026-07-07)
Last commit2026-07-07
Created2024-12-02

Editorial analysis

The closest packaged implementation of the indexed-fact-files pattern this site documents: memory as Markdown you can read, grep, and version. That design choice buys inspectability and editability, the two axes file-based systems win on. Retrieval is the trade-off at scale, and the AGPL license is a real consideration for products. For individuals and teams who want memory they can audit by opening a folder, this is the honest choice.

Risks

AGPL-3.0 license has obligations for commercial hosted use; check before embedding in a product.

Evidence notes: Maintenance: same-day commits at fetch time. Composability: MCP interface works across agent runtimes. Safety: local-first is a strong default; write rules left to the user. Adoption: modest and log-capped; irrelevant to tier by design.

Install and first run

install · not yet run by us
uv tool install basic-memory  # then register the MCP server with your agent

Alternatives in this category

Compare with mem0 · Compare with letta

Embed this badge

Maintainers of scored entries can embed their live badge; it updates when the score does and links back to this page.

Agentiquette: A tier, 71/100

README.md
[![Agentiquette](https://agentiquette.com/badge/basic-memory.svg)](https://agentiquette.com/index/repos/basic-memory)

Frequently asked questions

Is basicmachines-co/basic-memory good?

basicmachines-co/basic-memory scores 71/100 (A-tier) on Agentiquette's methodology v1.0, scored 2026-07-07. Strengths and weaknesses are in the editorial analysis; the score is explained dimension by dimension in the scorecard.

What is basicmachines-co/basic-memory for?

Local-first agent memory over plain Markdown files with an MCP interface: knowledge persists as human-readable notes the agent reads and writes across sessions.

Is basicmachines-co/basic-memory maintained?

Last commit 2026-07-07, 102 open issues at fetch time (2026-07-07). Maintenance is scored at 90 of 100.

Maintainer of basicmachines-co/basic-memory? Claim this listing and suggest corrections.