🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

america-law-graph

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

america-law-graph

America's Law Graph — MCP server for US federal and state statutory law. 529K sections, 50 states + USC + CFR, citation graph, fulltext search, cross-reference traversal.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
26
-35%
Maintainers
1
Weekly downloads
 
Created
Source

America's Law Graph

MCP server for US federal and state statutory law. Search, traverse, and analyze 529,000+ legal provisions across 50 states, the US Code, and the Code of Federal Regulations.

Quick Start

Add to Claude Desktop (claude_desktop_config.json):

{
  "mcpServers": {
    "america-law-graph": {
      "command": "npx",
      "args": ["-y", "america-law-graph"]
    }
  }
}

No API key required for the free tier.

What's Inside

  • 529,000+ sections of statutory law (50 states + USC + CFR)
  • 487,000+ cross-references linking sections to each other
  • 5,000+ citations to court opinions with treatment classification
  • Fulltext search across all provisions
  • Citation graph traversal — follow cross-references between statutes

Tools

ToolFreeDescription
search_legislationYesFuzzy search by Act name or keyword
find_relevant_lawYesSemantic search via embeddings
traverse_graphYesExpand from a statute to connected legislation
get_act_structureYesView all sections of a statute
get_related_actsYesFind related statutes via the knowledge graph
get_risk_surfaceYesLegal risk surface for a business description
get_statute_rankingsYesMost influential statutes by PageRank
get_amendment_velocityYesLegislative change rate by domain
get_most_litigatedYesMost frequently cited provisions
get_bridge_statutesYesCross-domain connector statutes
analyze_caseProRAG-based case analysis with citations
get_doctrinal_lineageProFull statute family tree
scan_dead_lawProPortfolio regulatory drift detection

Options

npx america-law-graph --api-key <key>    # Use your API key
npx america-law-graph --api-url <url>    # Custom API endpoint

Get a free API key at americalawgraph.ai

Disclaimer

This is not legal advice. All responses include citations to source legislation. Consult a licensed attorney for advice specific to your situation.

Keywords

mcp

FAQs

Package last updated on 04 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts