MCP server exposing 2 tools for federal-criminal.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/federal-criminal/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
federal_criminal_search — Find US FEDERAL CRIMINAL PROSECUTIONS by defendant name. Searches federal district court dockets — cases captioned "United States v. ..." — no API key. Returns the case caption, docket number, district, filing date, termination date and assigned judge. Use for "has this person or company been federally charged", background and counterparty checks, and enforcement research. Returns the EXISTENCE of a prosecution, not the indictment or any filed document.federal_criminal_recent — List recent US federal criminal prosecutions, newest first, optionally limited to one district. No API key, no rate limit. Use for "what federal charges were filed recently" or to watch one district court.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/federal-criminal/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io