LexCerta

rubixhacker/LexCerta
★ 0 stars TypeScript Code/Dev Tools Updated 1d ago
MCP-native legal citation verification server — eliminates hallucinated citations from AI-generated legal text
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": {
    "lexcerta": {
      "command": "npx",
      "args": [
        "-y",
        "rubixhacker/LexCerta"
      ]
    }
  }
}

README Excerpt

LexCerta provides three MCP tools for checking supported U.S. case citations and quoted opinion text against CourtListener. Results distinguish supporting evidence, a source-scoped miss, and an incomplete or unavailable check. This repository contains a tested service implementation, but the replacement production service is not yet qualified for launch. The recorded runtime decision rejects the Cloudflare Worker candidate and selects TypeScript on Cloud Run. Follow [Deliver isolated staging and

Tools (3)

parse_citationverify_citationverify_quote