basic-memory

basic-memory

An AI conversation memory plugin that enables AI to remember previous dialogue content.

MCPOfficeOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 3.3k
Source
mcp-github

Overview

Basic Memory is an MCP server that allows AI to retain prior conversation context. Users no longer need to repeatedly explain project backgrounds, as the AI can directly access context from earlier conversations. Supports multiple AI clients and IDEs, with data stored as Markdown files. Available for free local installation and open source, with cloud service options also provided.

Capabilities

  • Persistent conversation memory
  • Bidirectional sync editing
  • Semantic note search
  • Native MCP protocol support
  • Tool behavior prompts

Use cases

Ongoing project discussionsTeam knowledge sharingCross-device collaborationCode development assistance

Setup

Requires: Python 3.12+API Key
uv tool install basic-memory

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I get started with Basic Memory?

You can use either the cloud service or local installation. For cloud service, register and connect your AI client. For local installation, run `uv tool install basic-memory`.

Does Basic Memory support multi-device synchronization?

Yes, Basic Memory supports cross-device synchronization, including Web, mobile, and desktop applications.

Related skills