basicmachines-co/basic-memory
A Model Context Protocol server that gives AI coding assistants persistent, long-term memory across conversations.

Velocity · 7d
+5.7
★ / day
Trend
→steady
star history
Basic Memory is a MCP server that enables AI assistants like Claude, Codex, and Cursor to maintain persistent context across sessions. Rather than starting each conversation from scratch, users build up a knowledge base that the AI can reference. Knowledge is stored as Markdown files, making it readable by both humans and AI. The system supports local-first storage with optional cloud sync and integrates with the broader MCP ecosystem.