You're viewing a demo portfolio

Join the waitlist
PRSM

search_cases

Active

Tool of Oyez

declared in 0.1.0

Search US Supreme Court (SCOTUS) cases from Oyez by term year and/or case-name substring. Returns compact summaries with the question presented, description, and IDs for get_case. If neither term nor name is given, defaults to the most recent term. Keyless.

Parameters schema

{
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "Case-name substring, filtered client-side, e.g. \"Harvard\", \"Trump\", \"abortion\". Optional."
    },
    "term": {
      "type": "number",
      "description": "SCOTUS term year, e.g. 2023 (the term that began Oct 2023). Optional."
    },
    "limit": {
      "type": "number",
      "description": "Max cases to return (default 15, max 30)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Oyez

https://github.com/pipeworx-io/mcp-oyez

1/7 registries
View full server →
search_cases — Oyez — PRSM MCP