cases_by_term
ActiveTool of Oyez
declared in 0.1.0
List the SCOTUS cases for a given term year from Oyez — compact summaries (name, docket, citation, short question, oyez_url). Use to browse a full term. Keyless.
Parameters schema
{
"type": "object",
"required": [
"term"
],
"properties": {
"term": {
"type": "number",
"description": "SCOTUS term year, e.g. 2022 or 2023."
},
"limit": {
"type": "number",
"description": "Max cases to return (default 20, max 40)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Oyez
https://github.com/pipeworx-io/mcp-oyez
1/7 registries