loreweave
Rank #12,212io.github.lets-order-some-fries/loreweave
Durable agent memory over a markdown vault: bitemporal facts, timelines, hybrid graph search.
loreweave is a Model Context Protocol (MCP) server published by lets-order-some-fries. It ranks #12,212 of 132,046 servers tracked on MCP Toplist. loreweave is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 5, 2026 and most recently updated on Sep 22, 2026.
Ranks ahead of 119,834 of 132,046 servers on MCP Toplist.
Use loreweave
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add loreweave -- npx -y loreweave --vault "<vault_path>" serve --mcpReplace each placeholder with your own value before saving.
[mcp_servers.loreweave]
command = "npx"
args = ["-y", "loreweave", "--vault", "<vault_path>", "serve", "--mcp"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"loreweave": {
"command": "npx",
"args": [
"-y",
"loreweave",
"--vault",
"<vault_path>",
"serve",
"--mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"loreweave": {
"command": "npx",
"args": [
"-y",
"loreweave",
"--vault",
"<vault_path>",
"serve",
"--mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"loreweave": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"loreweave",
"--vault",
"<vault_path>",
"serve",
"--mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"loreweave": {
"command": "npx",
"args": [
"-y",
"loreweave",
"--vault",
"<vault_path>",
"serve",
"--mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"loreweave": {
"command": "npx",
"args": [
"-y",
"loreweave",
"--vault",
"<vault_path>",
"serve",
"--mcp"
]
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lets-order-some-fries%2Floreweave)<a href="https://mcptoplist.com/server/io.github.lets-order-some-fries%2Floreweave"><img src="https://mcptoplist.com/badge/io.github.lets-order-some-fries%2Floreweave.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
lets-order-some-fries
Available versions (2)
| Version | Published |
|---|---|
| 0.37.2 | Sep 22, 2026 |
| 0.36.1 | Aug 26, 2026 |
Frequently asked questions
- Who maintains loreweave?
- loreweave is maintained by lets-order-some-fries, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is loreweave listed on the Official MCP Registry?
- Yes — loreweave is listed on the Official MCP Registry, alongside Glama.
- How many versions does loreweave have?
- MCP Toplist tracks 2 versions of loreweave, most recently published on Sep 22, 2026.
- Where can I find the source code for loreweave?
- The source code for loreweave is hosted at github.com/lets-order-some-fries/loreweave.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.