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>
741 B
741 B
title, type, tags
| title | type | tags | ||||
|---|---|---|---|---|---|---|
| Basic Memory | SoftwareProject |
|
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