mcpbeat Sign in

America Law Graph MCP Server

by edgardomunoznajar Your server? Claim it
local only

America Law Graph runs on your own machine — the client starts it, so there is no endpoint to ping. 33 installs a week from npm.

Search 529K US statute sections. 50 states + USC + CFR. Semantic search, citation graph, MCP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 25 · avg 6 · -19% w/w
a month agotoday
33
Installs / week
npm · america-law-graph
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add america-law-graph -- npx -y america-law-graph
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "america-law-graph": {
      "args": [
        "-y",
        "america-law-graph"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.america-law-graph]
command = "npx"
args = ["-y", "america-law-graph"]
.cursor/mcp.json
{
  "mcpServers": {
    "america-law-graph": {
      "args": [
        "-y",
        "america-law-graph"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "america-law-graph": {
      "args": [
        "-y",
        "america-law-graph"
      ],
      "command": "npx"
    }
  }
}

Alternatives to America Law Graph

same job, measured the same way
Arxiv MCP Server
by blazickjp

Search arXiv papers, download full text, semantic search, citation graphs, and alerts via MCP.

8 482 installs/wk local only
Thai Legal
by in-legaltech

Thai legal search MCP — statutes, gazette, opinions, court cases, with checkable citations.

answering
Connecticut Code
by pipeworx-io

Connecticut General Statutes — state statutes by citation.

answering
Maryland Code
by pipeworx-io

Maryland Code — state statutes by citation.

answering
Minnesota Code
by pipeworx-io

Minnesota Statutes — state statutes by citation.

answering
Wisconsin Code
by pipeworx-io

Wisconsin Statutes — state statutes by citation.

answering
Texas Code
by pipeworx-io

Texas Statutes — state statutes by citation.

answering
MCP Memory Graph
by retrorobai

Authority-weighted memory graph for AI agents with conflict detection and semantic search.

60 installs/wk local only

America Law Graph — questions

Answers built from our own checks of this server.

Why is there no uptime for America Law Graph?
America Law Graph runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package america-law-graph was installed 33 times last week.
Is America Law Graph still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect America Law Graph?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls america-law-graph straight from npm; nothing to host, nothing to sign up for.
How many people use America Law Graph?
The npm package america-law-graph was installed 33 times in the last week. Week over week that is -19%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.