get_court
ActiveTool of CourtListener
declared in 3.1.1
Get court information by ID from CourtListener.
Parameters schema
{
"type": "object",
"required": [
"court_id"
],
"properties": {
"court_id": {
"type": "string",
"description": "The court ID to retrieve (e.g., 'scotus', 'ca9')"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CourtListener
https://github.com/Vaquill-AI/courtlistener-mcp
1/7 registries