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 search tools over U.S. federal statutes and court rules. It embeds user queries via Cloudflare Workers AI and queries a vendor-hosted Chroma Cloud database, matching the declared egress allowlist (api.cloudflare.com and api.trychroma.com via the chromadb client). Credentials (Chroma API key, tenant, Cloudflare account id and token) are read from environment variables or a local .env file only to authenticate these two declared calls, never logged or sent elsewhere. Tool descriptions accurately reflect functionality with no hidden capabilities or injection payloads found.
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). |
Declared network destinations: api.trychroma.com, api.cloudflare.com. Checked against the source during review.
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.2 · live | Cryptobyte/federal-law@HEAD | pass |
| v0.0.1 | Cryptobyte/federal-law@HEAD | pass |