LexonArchiveBuilder

Alan-Jowett/LexonArchiveBuilder
★ 1 stars Rust AI/LLM Updated 4d ago
LexonArchiveLab ingests mail archives, RFCs, and metadata into a unified, queryable knowledge layer atop LexonGraph, structuring threads, messages, and chunks into a coherent semantic fabric accessible through an MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lexonarchivebuilder": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "LexonArchiveBuilder"
      ]
    }
  }
}

README Excerpt

> LexonArchiveBuilder weaves mail archives, RFCs, and metadata into a unified, queryable knowledge layer atop LexonGraph, structuring threads, messages, and chunks into a coherent semantic fabric accessible through an MCP server. LexonArchiveBuilder is the application layer built on top of LexonGraph. It exists to prove that LexonGraph works on real data and to provide a practical system for indexing and semantically searching mail archives and technical document collections.

Tools (4)

get_documentget_emailroot_idsearch_chunks