- Loomem
Loomem
Overview
Loomem
Open-source context layer for LLM agents — a single Rust binary served over MCP that feeds Claude, ChatGPT, Codex, or any MCP client the facts, decisions, and history they need. Local-first, with no external database.
What it does
- One binary, no external services — RocksDB + Tantivy embedded; no separate vector or graph database to run.
- MCP-native — 14
memory_*tools over streamable HTTP. - Local-first & offline — on-device ONNX embeddings; your first entry needs no internet.
- Hybrid retrieval — BM25 + vector + entity-graph, weighted fusion.
- Bitemporal facts — when a fact was learned vs when it actually happened.
- Background consolidation ("dreaming") — merges facts, resolves contradictions, lets stale ones decay.
- Apache-2.0, written in Rust.
Install & connect
curl -fsSL https://raw.githubusercontent.com/vvooki-sys/loomem/main/install.sh | sh
cd ~/.loomem && loomem-server
claude mcp add --transport http loomem http://localhost:3030/mcp
Links
- Website: https://loomem.ai
- Compare (vs Mem0 / Zep / Letta / cognee): https://loomem.ai/compare.html
- Benchmarks: https://loomem.ai/benchmarks.html
- GitHub: https://github.com/vvooki-sys/loomem
Server Config
{
"mcpServers": {
"loomem": {
"command": "loomem-cli",
"args": [
"mcp-stdio",
"--url",
"http://127.0.0.1:3030"
]
}
}
}Project Info
Created At
19 days agoUpdated At
19 days agoAuthor Name
vvooki-sysStar
-Language
-License
-Tags
Recommend Servers
View AllBahrain Payments Mcp
@junter1989k-ai
11 days ago
Switzerland Payments Mcp
@junter1989k-ai
12 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Sweden Payments Mcp
@junter1989k-ai
12 days ago
Slovakia Payments Mcp
@junter1989k-ai
11 days ago
Kazakhstan Payments Mcp
@junter1989k-ai
11 days ago
Belgium Payments Mcp
@junter1989k-ai
12 days ago
Pakistan Payments Mcp
@junter1989k-ai
12 days ago
Greece Payments Mcp
@junter1989k-ai
11 days ago
Kuwait Payments Mcp
@junter1989k-ai
11 days ago
Lithuania Payments Mcp
@junter1989k-ai
11 days ago
Latvia Payments Mcp
@junter1989k-ai
11 days ago
Canada Payments Mcp
@junter1989k-ai
12 days ago
Kenya Payments Mcp
@junter1989k-ai
12 days ago
France Payments Mcp
@junter1989k-ai
12 days ago
Luxembourg Payments Mcp
@junter1989k-ai
11 days ago
Croatia Payments Mcp
@junter1989k-ai
11 days ago
Saudi Arabia Payments Mcp
@junter1989k-ai
12 days ago
New Zealand Payments Mcp
@junter1989k-ai
12 days ago
Italy Payments Mcp
@junter1989k-ai
12 days ago
Austria Payments Mcp
@junter1989k-ai
12 days ago
Portugal Payments Mcp
@junter1989k-ai
12 days ago