HomeKnowledge & Memory › crbro-memory

crbro-memory

Persistent file-based memory for AI agents: inspectable, versionable, fully local.

TypeScript Local macOSWindowsLinux
★ 5 stars Last pushed 2026-09-21 License: MIT

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.6.0)

npx -y crbro-memory@2.6.0

Or add to your MCP client config:

{
  "mcpServers": {
    "crbro-memory": {
      "command": "npx",
      "args": [
        "-y",
        "crbro-memory@2.6.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry