lore

itdove/lore
★ 0 stars Python AI/LLM Updated today
Shared knowledge MCP server — persistent, cross-team memory for AI coding agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lore": {
      "command": "uvx",
      "args": [
        "lore"
      ]
    }
  }
}

Or install with pip: pip install lore

README Excerpt

Shared knowledge MCP server for AI coding agents. Persistent, cross-team memory that survives sessions, spans repositories, and scales from solo developer to enterprise. Every AI coding session starts from zero. The agent re-reads files, re-derives conclusions, and re-discovers patterns already found in previous sessions. MEMORY.md helps but is per-project, per-user, agent-driven (unreliable capture), and doesn't scale. Cross-project knowledge sharing doesn't exist natively.

Tools (4)

health_checklist_conflictslist_knowledgequery_knowledge