Basic Memory
Created 5 months ago
Basic Memory lets you build persistent knowledge through natural conversations with LLMs while keeping everything in simple Markdown files.
development
documentation
public
MCP
AI
What is Basic Memory?
Local-first knowledge management system that builds a semantic graph from Markdown files, enabling persistent memory across conversations with LLMs.
Documentation
Documentation
See the Documentation for more info, including:
Server Config
{
"mcpServers": {
"basic-memory-server": {
"command": "npx",
"args": [
"basic-memory"
]
}
}
}
Links & Status
Project Info
Hosted
Featured
Created At:
Jul 02, 2025
Updated At:
Aug 07, 2025
Author:
Basic Machines
Category:
community
License:
AGPL-3.0
Tags:
development
documentation
public