mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
c97733d785
Signed-off-by: phernandez <paul@basicmachines.co> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
28 lines
741 B
Markdown
28 lines
741 B
Markdown
---
|
|
title: Basic Memory
|
|
type: SoftwareProject
|
|
tags: [mcp, knowledge-management, local-first, python]
|
|
---
|
|
|
|
# Basic Memory
|
|
|
|
Local-first knowledge management system built on the Model Context Protocol.
|
|
Enables bidirectional communication between LLMs and markdown files to create
|
|
a personal knowledge graph.
|
|
|
|
## Observations
|
|
- [name] Basic Memory
|
|
- [language] Python
|
|
- [license] MIT
|
|
- [repo_url] https://github.com/basicmachines-co/basic-memory
|
|
- [fact] Uses SQLite for indexing and markdown files as source of truth
|
|
- [fact] Provides 17 MCP tools for AI integration
|
|
- [version] 0.13.8
|
|
|
|
## Relations
|
|
- maintained_by [[Pedro Hernandez]]
|
|
- uses [[Model Context Protocol]]
|
|
- uses [[SQLite]]
|
|
- uses [[FastAPI]]
|
|
- integrates_with [[Claude Desktop]]
|