Skip to content
Back to search
30
MCP v0.21.5

io.github.basicmachines-co/basic-memory

io.github.basicmachines-co/basic-memory

Local-first knowledge management with bi-directional LLM sync via Markdown files.

Uptime
0.0%
22 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Basic Memory
Knowledge management system that builds a persistent semantic graph in markdown, locally.
0 tools
io.github.kapillamba4/code-memory
Local semantic code search with Git history. Works offline, no API key needed.
0 tools
io.github.MauriceIsrael/SmartMemory
Neuro-symbolic memory for LLMs (POC)
0 tools
io.github.mauriceisrael/smartmemory
Neuro-symbolic memory for LLMs (POC)
0 tools
io.github.riponcm/projectmem
Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
0 tools
io.github.umitkavala/mindpm
Persistent project memory for LLMs via SQLite. Never re-explain your project again.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.basicmachines-co/basic-memory": {
      "url": "None",
      "transport": "http"
    }
  }
}