Federal Law
Audited · 2026.07U.S. Code and the Federal Rules of Procedure, semantically searchable with citation lookup.
MCP server for United States federal law — the U.S. Code and the Federal Rules of Procedure (Civil, Criminal, Evidence, Appellate). Semantic search over statute and rule text plus exact citation lookup, returning ready-to-cite source links.
AI security review
This server exposes three read only legal search tools that query a Chroma Cloud vector database and embed search queries via Cloudflare Workers AI. Credentials for both services (Chroma API key and tenant, Cloudflare account id and token) are read from environment variables or a local .env file and are used exclusively to authenticate to api.trychroma.com and api.cloudflare.com, both of which are declared in the egress allowlist. No other outbound hosts appear in runtime code, and no credential material is sent anywhere outside these two declared destinations. Tool names and descriptions accurately reflect their behavior with no hidden instructions or injection content.
Tool surface
fed_search_statutes | Search the U.S. Code by topic or citation. |
fed_get_statute | Fetch the full text of one U.S. Code section by its citation. |
fed_search_court_rules | Search the Federal Rules of Procedure (Civil, Criminal, Evidence, Appellate). |
Egress allowlist: api.trychroma.com, api.cloudflare.com
Pricing
| Plan | Price |
|---|---|
| per seat | $25.00 / month |
Add to your MCP client
This is a remote MCP server over HTTP. Point any client that supports remote servers at the endpoint below and send your MCP Commons key as a bearer token.
| Endpoint | https://run.mcpcommons.com/federal-law/mcp |
| Auth header | Authorization: Bearer <your-api-key> |
Create a key in your dashboard, claim or subscribe to this listing, then paste your key in place of <your-api-key>.
Ratings and reviews
No reviews yet.
Sign in to leave a review. Sign in
Version history
| Version | Source | Review |
|---|---|---|
| v0.0.1 · live | Cryptobyte/federal-law@HEAD | pass |