Product overview
What is America's Law Graph?
America's Law Graph is an MCP server that gives Claude, Cursor, and other MCP-compatible AI agents access to U.S. statutory law. Its published dataset contains 529,386 sections across 5,164 statutes, codes, and regulations, covering all 50 states, the District of Columbia, the United States Code, and the Code of Federal Regulations.
The server supports keyword and fuzzy search, semantic retrieval, citation-graph traversal, statute structure, recent changes, jurisdiction comparison, regulatory risk analysis, and doctrinal lineage. It is useful for research and discovery, but the repository identifies the service as proprietary rather than open source.
How to Use America's Law Graph
- Run
npx america-law-graph, or add that command to an MCP client's server configuration. - Start the compatible AI client and confirm that the law tools are available.
- Ask a legal research question or invoke a specific search, comparison, graph, or risk tool.
- Review the returned statutes, jurisdictions, relationships, and recent-change information before using it in further work.
Core Features
- Statute search: Finds legislation by keyword, title, fuzzy match, or semantic similarity.
- Citation graph: Traverses cross-references and related acts.
- Jurisdiction comparison: Compares how states regulate a selected topic.
- Risk surface analysis: Identifies regulations potentially relevant to a business description.
- Recent changes: Retrieves legislative changes by jurisdiction.
- Broad U.S. coverage: Includes state law, District of Columbia law, USC, and CFR materials.
Use Cases
- Legal research: Practitioners and researchers find relevant statutory sections from natural-language questions.
- Multi-state comparison: Compliance teams compare rules across jurisdictions.
- Business risk review: Operators identify statutes that may apply to a planned activity.
- Legislative monitoring: Teams review recent changes within selected jurisdictions.
- Agent augmentation: Developers give an AI assistant structured tools for statutory research.
Pricing
The free tier includes 100 API calls per day without an API key. Higher limits require an API key and a paid plan. The repository describes the license as proprietary and the free tier as available for individual use.
Frequently Asked Questions
Does it cover federal and state law?
Yes. The stated coverage includes 50 states, the District of Columbia, USC, and CFR.
Is America's Law Graph open source?
No. Although its MCP package and repository are public, the README identifies the license as proprietary.


