mcpbeat Sign in

Loreweave MCP Server

by lets-order-some-fries Your server? Claim it
local only

Loreweave runs on your own machine — the client starts it, so there is no endpoint to ping. 477 installs a week from npm. Last commit 15 Sep 2026.

Durable agent memory over a markdown vault: bitemporal facts, timelines, hybrid graph search.

Installs per day peak 4 117 · avg 462 · -94% w/w
a month agotoday
477
Installs / week
npm · loreweave
0
Stars
0 open issues
15 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Loreweave every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add loreweave -- npx -y loreweave
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "loreweave": {
      "args": [
        "-y",
        "loreweave"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.loreweave]
command = "npx"
args = ["-y", "loreweave"]
.cursor/mcp.json
{
  "mcpServers": {
    "loreweave": {
      "args": [
        "-y",
        "loreweave"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "loreweave": {
      "args": [
        "-y",
        "loreweave"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Loreweave

same job, measured the same way
Engram Server
by jamjet-labs

Durable memory for AI agents: fact extraction, hybrid retrieval, temporal graph. SQLite/Postgres.

local only
Akb
by dnotitia

Git-backed org memory for AI agents — hybrid search, tables, files & a URI graph over MCP.

61 installs/wk local only
Inkwell
by veronchenko

Persistent memory for AI agents: Markdown entries, hybrid search, typed graph links

local only
Agently Brain
by agently

Company brain for AI agents — temporal knowledge graph search, exploration, and durable memory.

answering
Pulse8 AI Cortex Knowledge Vault
by synpulse8-opensource

Agent-native knowledge OS on Markdown: typed graph, hybrid search, and compiler over MCP.

71 installs/wk local only
Markdown Vault MCP
by pvliesdonk

Generic markdown vault MCP with hybrid search

951 installs/wk local only
RAWThink
by ygtalp

Persistent memory for AI thinking partnerships: hybrid search and a temporal knowledge graph.

103 installs/wk local only
Cozo Memory
by tobs-code

Local-first memory system for AI agents with hybrid search and graph reasoning

64 installs/wk local only

Loreweave — questions

Answers built from our own checks of this server.

Why is there no uptime for Loreweave?
Loreweave runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package loreweave was installed 477 times last week.
How do I connect Loreweave?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls loreweave straight from npm; nothing to host, nothing to sign up for.
How many people use Loreweave?
The npm package loreweave was installed 477 times in the last week. Week over week that is -94%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Loreweave open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.