Loomal

Local-first knowledge management with bi-directional LLM sync via Markdown files.

3.2k starspypi: basic-memory

About basic-memory

basic-memory is an MCP (Model Context Protocol) server published by basicmachines-co in the official MCP registry, listed under Knowledge & Memory on Loomal. Local-first knowledge management with bi-directional LLM sync via Markdown files.

It ships as a Python package on PyPI (basic-memory), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/basicmachines-co/basic-memory, where the project has earned 3,205 GitHub stars.

Use basic-memory with your agent

Claude Code · one command
claude mcp add basic-memory -- uvx basic-memory
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "basic-memory": {
      "command": "uvx",
      "args": [
        "basic-memory"
      ]
    }
  }
}
pypibasic-memory

Frequently asked questions

What is basic-memory?
basic-memory is an MCP (Model Context Protocol) server by basicmachines-co in the Knowledge & Memory category. Local-first knowledge management with bi-directional LLM sync via Markdown files.
How do I connect basic-memory to Claude, Cursor, or another MCP client?
Install basic-memory from its pypi package (basic-memory) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is basic-memory open source?
Yes — the source code is public at github.com/basicmachines-co/basic-memory, with 3,205 GitHub stars.
Can AI agents pay to use basic-memory?
Not yet through Loomal — basic-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain basic-memory? Claim this listing free by verifying GitHub ownership, or contact us.