Skip to content
Back to search
30
MCP

io.github.klosskarl/loom

io.github.klosskarl/loom

Local-first personal knowledge base. Cited answers from your vault via vector + graph retrieval.

Uptime
0.0%
8 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.basicmachines-co/basic-memory
Local-first knowledge management with bi-directional LLM sync via Markdown files.
0 tools
io.github.beever-ai/beever-atlas
Open-source LLM knowledge base: team chat into a typed knowledge graph and auto-generated wiki.
0 tools
io.github.CanopyHQ/phloem
Local-first AI memory with causal graphs. Fully offline, zero config, your data stays local.
0 tools
io.github.rastogivaibhav/llm-kosh
Local-first AI memory cartridge with persistent MCP memory for Claude via SQLite FTS5.
0 tools
io.github.kioko-lab/freshvault
Local semantic search over your Obsidian vault - always fresh, never reindex.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.klosskarl/loom": {
      "url": "None",
      "transport": "http"
    }
  }
}