- 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 Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Nepal Payments Mcp
@junter1989k-ai
12 days ago
Kazakhstan Payments Mcp
@junter1989k-ai
12 days ago
Senegal Payments Mcp
@junter1989k-ai
12 days ago
Romania Payments Mcp
@junter1989k-ai
12 days ago
Australia Payments Mcp
@junter1989k-ai
12 days ago
Tanzania Payments Mcp
@junter1989k-ai
12 days ago
Hungary Payments Mcp
@junter1989k-ai
12 days ago
Ukraine Payments Mcp
@junter1989k-ai
12 days ago
Guatemala Payments Mcp
@junter1989k-ai
12 days ago
Kuwait Payments Mcp
@junter1989k-ai
12 days ago
Poland Payments Mcp
@junter1989k-ai
12 days ago
Uganda Payments Mcp
@junter1989k-ai
12 days ago
Bahrain Payments Mcp
@junter1989k-ai
12 days ago
Costa Rica Payments Mcp
@junter1989k-ai
12 days ago
Egypt Payments Mcp
@junter1989k-ai
12 days ago