get_case
ActiveTool of Oyez
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)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Oyez
https://github.com/pipeworx-io/mcp-oyez
1/7 registries