loading…
Search for a command to run...
loading…
Provides access to 529,000+ US statute sections across all 50 states and federal codes for comprehensive legal research. Supports semantic search, citation grap
Provides access to 529,000+ US statute sections across all 50 states and federal codes for comprehensive legal research. Supports semantic search, citation graph traversal, jurisdictional comparisons, and regulatory risk analysis through natural language queries.
Search 529,000+ US statute sections across all 50 states, USC, and CFR directly from Claude, Cursor, or any MCP-compatible AI agent.
npx america-law-graph
Or add to your claude_desktop_config.json:
{
"mcpServers": {
"america-law-graph": {
"command": "npx",
"args": ["-y", "america-law-graph"]
}
}
}
| Tool | Description |
|---|---|
search_legislation |
Search statutes by name or keyword with fuzzy matching |
find_relevant_law |
Semantic search for statutes relevant to a description |
traverse_graph |
Walk the citation graph from a specific work |
get_act_structure |
Get the full structure of a statute (sections, chapters) |
get_related_acts |
Find statutes related by cross-references and amendments |
get_risk_surface |
Analyze which regulations apply to a business description |
semantic_search |
Vector similarity search across 529K embedded sections |
search_within_work |
Full-text search within a specific statute |
get_recent_changes |
Recent legislative changes by jurisdiction |
compare_jurisdictions |
Compare how different states regulate a topic |
get_doctrinal_lineage |
Trace how courts have cited a statute over time |
100 API calls/day, no key required. For higher limits, get an API key at americalawgraph.ai/pricing.
Ask Claude:
Proprietary. Free tier available for individual use.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"america-s-law-graph": {
"command": "npx",
"args": []
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.