You're viewing a demo portfolio

Join the waitlist
PRSM

get_case

Active

Tool of Oyez

declared in 0.1.0

Get a full SCOTUS case from Oyez by term and docket number — question presented, facts, conclusion, decision (winning party, vote split, decision type), which justices were in the majority vs. dissent, advocates, and whether oral-argument audio exists. Keyless.

Parameters schema

{
  "type": "object",
  "required": [
    "term",
    "docket_number"
  ],
  "properties": {
    "term": {
      "type": "number",
      "description": "SCOTUS term year, e.g. 2023."
    },
    "docket_number": {
      "type": "string",
      "description": "Docket number, e.g. \"22-448\" (CFPB v. Community Financial Services)."
    }
  }
}

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 →