Skip to content
Back to search
30
MCP v0.1.8

io.github.CanopyHQ/phloem

io.github.CanopyHQ/phloem

Local-first AI memory with causal graphs. Fully offline, zero config, your data stays local.

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

Similar MCP servers embedding-nearest

io.github.canopyhq/phloem
Local-first AI memory with causal graphs. Fully offline, zero config, your data stays local.
0 tools
io.github.varun369/superlocalmemory
Local-first AI memory with knowledge graphs and hybrid search. 17+ AI tools via MCP. Free.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.tobs-code/cozo-memory
Local-first memory system for AI agents with hybrid search and graph reasoning
0 tools
io.github.hbarefoot/engram
Local-first persistent memory for AI agents — SQLite + local embeddings, MCP-native, no cloud.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.canopyhq/phloem": {
      "url": "None",
      "transport": "http"
    }
  }
}