Back to directory
basic-memory

basic-memory

@basicmachines-co2977

Basic Memory is a local-first knowledge base that integrates with Large Language Models (LLMs) via the Model Context Protocol (MCP), allowing AI assistants to read and write to your local Markdown files, enabling persistent memory for conversations and structured knowledge management.

memoryknowledge-basellmobsidianlocal-firstmarkdowncontext

Installation & Configuration

{
  "mcpServers": {
    "basic-memory": {
      "command": "uvx",
      "args": [
        "basic-memory",
        "mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2024/12/2
Updated
2026/6/7