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%
46 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.klosskarl/loom
Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.
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.yamantaka520/agent-memory-os
Local-first memory engine for AI-agent teams: team/project ACL, recall, and federated sync.
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"
    }
  }
}