You're viewing a demo portfolio

Join the waitlist
PRSM

legal-search

Active

Tool of The Stall

declared in 4.82.0

Searches 5M+ US court opinions (SCOTUS, federal circuits, district courts, state courts) via CourtListener. Returns case name, court, date, citation, docket number, and a text snippet. Filter by court level, date range, or judge name. Useful for legal research agents, contract risk analysis, precedent lookup, and regulatory compliance workflows.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "court": {
      "type": "string",
      "description": "Filter by court level: 'scotus', 'appeals', 'district', or a specific court ID (e.g. 'ca9', 'nysd'). Leave blank for all courts."
    },
    "limit": {
      "type": "integer",
      "description": "Max results (default 5, max 20)."
    },
    "query": {
      "type": "string",
      "description": "Search query — can be a legal concept, case name, statute, or citation (e.g. 'miranda rights', 'negligence per se', 'Title VII', '410 U.S. 113')."
    },
    "date_after": {
      "type": "string",
      "description": "Filter to opinions filed after this date (YYYY-MM-DD)."
    },
    "date_before": {
      "type": "string",
      "description": "Filter to opinions filed before this date (YYYY-MM-DD)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

The Stall

1/7 registries
View full server →
legal-search — The Stall — PRSM MCP