Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The control plane for AI-agent memory, eval, and governance.
Know what every agent remembered, used, and should forget โ before memory becomes production risk.
Getting Started ยท Website Quickstart ยท Benchmark Methodology ยท API Reference ยท Architecture ยท Project Plan ยท Release Status ยท Roadmap ยท Integrations ยท Deployment ยท Changelog
๐ Read this in your language: English ยท ็ฎไฝไธญๆ ยท ็น้ซไธญๆ ยท ๆฅๆฌ่ช ยท ํ๊ตญ์ด ยท Tiแบฟng Viแปt ยท Espaรฑol ยท Portuguรชs ยท ะ ัััะบะธะน ยท Tรผrkรงe ยท Deutsch ยท Franรงais ยท Italiano ยท ฮฮปฮปฮทฮฝฮนฮบฮฌ ยท Polski ยท ะฃะบัะฐัะฝััะบะฐ ยท Bahasa Indonesia
Localized docs may lag the current English release notes; the canonical v2.1
docs are the English README and docs/ set.
Lore Context is an open-core control plane for AI-agent memory: it composes context across memory, search, repository graphs, and tool traces; evaluates retrieval quality on your own datasets; routes governance review for sensitive content; and exports memory as a portable interchange format you can move between backends.
It does not try to be another memory database. The unique value is what sits on top of memory:
candidate / active / flagged / redacted / superseded / deleted), risk-tag scanning, poisoning heuristics, immutable audit log.provenance / validity / confidence / source_refs / supersedes / contradicts. Works as a migration format between memory backends.agentmemory integration with version probe + degraded-mode fallback; clean adapter contract for additional runtimes.| Use Lore Context when... | Use a memory database (agentmemory, Mem0, Supermemory) when... |
|---|---|
| You need to prove what your agent remembered, why, and whether it was used | You just need raw memory storage |
| You run multiple agents (Claude Code, Cursor, Qwen, Hermes, Dify) and want shared trustable context | You're building a single agent and OK with a vendor-locked memory tier |
| You require local or private deployment for compliance | You prefer a hosted SaaS |
| You need eval on your own datasets, not vendor benchmarks | Vendor benchmarks are sufficient signal |
| You want to migrate memory between systems | You don't plan to ever switch backends |
For the public website quickstart, see lorecontext.com/quickstart. For full setup (Postgres, Docker Compose, Dashboard, MCP integration), see docs/getting-started.md.
The canonical alpha quickstart is git clone + pnpm quickstart. Lore does
not currently publish or claim a public @lore-context/quickstart npm package.
The MCP stdio server is published separately as
@lore-context/server
for registry and client distribution, and the SDK middleware ships as
@lore-context/sdk-middleware
(npm) and lore-context-middleware (PyPI).
For AI-readable discovery, the website publishes /llms.txt and /llms-full.txt
from public documentation only. The Official MCP Registry entry is published,
and additional distribution drafts live under docs/distribution.
Launch drafts live under docs/launch, and design partner intake
under docs/design-partners. The public benchmark page
is a reproducible methodology and small smoke-run report, not a competitive
benchmark-win claim.
The diagram below shows the full open-core plus hosted-production shape. In the public OSS repo, local file/Postgres deployment is supported directly; hosted Google sign-in, AWS SQS workers, private embeddings, billing, and multi-tenant operations are commercial hosted-cloud surfaces.
For detail, see docs/architecture.md.
v2.1.0 is the Repo Graph API and MCP Tools release. It makes Lore's own
repository graph a first-class agent memory surface: deterministic
TypeScript/JavaScript repository indexing for files, symbols, imports, calls,
routes, tests, and process hints, exposed through API routes and read-only MCP
tools so agents ground repository answers in a stable project-context contract
instead of ad hoc text search.
v2.1.0 is the current open-core source line. The hosted Lore Cloud production
line also runs v2.1.0 on the commercial AWS/Qdrant/private-embedding substrate,
but hosted operations, billing, production release automation, and Secret Vault
runtime stay in Lore-Context/lore-cloud.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lore-context)<a href="https://allmcps.com/mcp/lore-context"><img src="https://allmcps.com/api/badge/lore-context?style=directory" alt="Lore Context on AllMCPs" /></a>