Lore Context is a Model Context Protocol (MCP) server: Governed AI-agent memory, Evidence Ledger traces, evals, and portable context tools. Because it speaks the Model Context Protocol, AI assistants can use Lore Context as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @lore-context/server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need LORE_API_URL. The current release is v0.6.0-alpha.1, with source at Lore-Context/lore-context on GitHub.
On mcp.site, Lore Context sits in the Memory category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Lore Context for Lore-Context, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @lore-context/server · MCP over stdio
▸Docker image — ghcr.io/lore-context/lore-context-mcp:0.6.0-alpha.1 · MCP over stdio