MCP server exposing 2 tools for federal-civil.
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-civil/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
federal_civil_search — Find US FEDERAL CIVIL LAWSUITS by party name. Searches federal district court civil dockets, no API key — contract disputes, civil rights, employment, product liability, ERISA, social security appeals and prisoner petitions. Returns case caption, docket number, district, filing and termination dates, assigned judge, and the nature-of-suit code where the court recorded one. Use for "is this company being sued in federal court" and litigation exposure checks.federal_civil_recent — List recent US federal civil lawsuits, newest first, optionally limited to one district. No API key, no rate limit.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/federal-civil/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io