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