Mmcp.market

Us Eli MCP server

by matematicsolutions·io.github.matematicsolutions/us-eli-mcp·v0.5.3

US law MCP: bills, US Code, Federal Register, executive orders, case law (state+federal), eCFR

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

1 stars47 downloads/wk

Reviews

Write one

Nobody has reviewed Us Eli yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Us Eli tools (11)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • us_coverage

    Declare what this connector covers, how it is sourced, and what it does NOT cover.

  • us_get_bill

    Fetch full detail (including latest action/status) for one bill.

  • us_get_case

    Fetch one opinion cluster by its CourtListener ``cluster_id``.

  • us_get_cfr_section_history

    Fetch the amendment history (point-in-time versions) of one CFR section.

  • us_get_code_package

    Fetch metadata and content-format download links for one GovInfo package.

  • us_get_federal_register_doc

    Fetch full metadata for one Federal Register document.

  • us_list_code_packages

    List enacted-law packages in a GovInfo collection modified since a given date.

  • us_search_bills

    List US federal bills of a given congress and bill type.

  • us_search_case_law

    Full-text search over 8M+ US court opinions (CourtListener, keyless).

  • us_search_cfr_sections

    Full-text search over the CURRENT Code of Federal Regulations (eCFR, keyless).

  • us_search_federal_register

    Full-text search over Federal Register documents (1994-present, keyless).

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan19 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancelast push 28 days ago15/15
  • Maintainer identityregistry namespace matches repository owner7/10
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

What the publisher says

From the Us Eli repository's README, as published. We do not edit it. Read it on GitHub

us-eli-mcp

<!-- mcp-name: io.github.matematicsolutions/us-eli-mcp -->

MCP server for US law with verifiable citations. Five sources behind ten read-only tools:

through committees and floor votes.

  • Congress.gov API - the federal legislative process: bills as they move

at Large, CFR annual editions, Federal Register issues.

  • GovInfo API - enacted law text as published packages: US Code, Statutes

(1994-2026, live-verified 2026-07-07), including 8,513 presidential documents (1,550 executive orders). Keyless.

  • Federal Register API - full-text search over 1,003,504 FR documents

opinions (live-verified 2026-07-07). The headline value is STATE case law (California, New York, Texas, ...), which no federal source covers. Keyless, ~5 requests/min anonymous.

  • CourtListener search API - full-text search over 8,294,123 court

full-text search over 412,846 sections plus per-section amendment history. Keyless.

  • eCFR API - the CURRENT Code of Federal Regulations: section-level

What this is not

a free-tier aggregator (30,000 queries/month) not wrapped here.

  • State legislation (all 50 states) - see LegiScan,

mature MIT-licensed wrappers (blakeox/courtlistener-mcp, john-walkoe/courtlistenercitationsmcp) remain the recommendation; the case-law tools here exist primarily for state courts. See SOURCES.md.

  • A federal case-law workhorse - for heavy federal case-law research the

Tools

Every response carries lexuri (a resolvable API URL), humanreadablecitation (the official convention: "H.R. 1, 118th Congress", "91 FR 41591", "People v. Miranda-Guerrero, 519 P.3d 1004 (California Supreme Court 2022)", "15 CFR § 744.3") and sourceurl (the public page). Reporter citations are taken verbatim from the source and never fabricated; when none exists the docket number is used instead.

Install

pip install us-eli-mcp

Windows 11 with Smart App Control

Smart App Control blocks unsigned executables, which covers uvx.exe, pip.exe and the us-eli-mcp.exe launcher that pip writes at install time. The python.exe and py.exe from the python.org installer are signed by the Python Software Foundation, so running the module through the interpreter works:

python -m pip install us-eli-mcp
python -m us_eli_mcp

pip.exe is blocked for the same reason, so install with python -m pip, not pip install. If python is not on PATH, use the Windows launcher: py -3 -m uselimcp.

{ "mcpServers": { "us-eli-mcp": { "command": "python", "args": ["-m", "us_eli_mcp"] } } }

Do not turn Smart App Control off to work around this - it cannot be re-enabled without reinstalling Windows.

Configuration

Shortened. The full README is on GitHub.

Nothing above is checked by us. What we check is on the safety report.

Install directly

claude mcp add us-eli-mcp -- uvx us-eli-mcp
Add to Cursor

Us Eli: common questions

Is Us Eli MCP server safe?
Yes, by our scan: it is graded A (91/100). Read the Us Eli safety report
How do I install Us Eli?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Us Eli need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Us Eli maintained?
The last commit was 28 days ago (2026-08-24). The latest release is v0.5.3.
What can I use instead of Us Eli?
Servers from other publishers that do the same job: Federal Register MCP server, Shopware MCP server and WebCake Storefront MCP server. Compare all Us Eli alternatives.

Alternatives to Us Eli

Same job from other publishers: the closest match first, then the best rated.

All Us Eli alternatives →
  • Federal Register
    Federal Register proposed and final rules, notices, executive orders, and FAR cases. 8 tools.
    A
  • Shopware
    Query and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.
    B
  • WebCake Storefront
    Build pages and manage products, orders, and content on the WebCake/StoreCake storefront builder.
    A
  • Avito
    MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.
    B
  • Esimfly
    eSIMfly Business API: search eSIM plans, check usage, diagnose eSIMs, optionally order (confirmed)
    A

More from matematicsolutions