You're viewing a demo portfolio

Join the waitlist
PRSM

search_people

Active

Tool of CourtListener

declared in 3.1.1

Search judges and legal professionals in the CourtListener database.

Parameters schema

{
  "type": "object",
  "required": [
    "q"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Search query for judges and legal professionals"
    },
    "name": {
      "type": "string",
      "default": "",
      "description": "Filter by person's name"
    },
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 100,
      "minimum": 1,
      "description": "Maximum results to return"
    },
    "school": {
      "type": "string",
      "default": "",
      "description": "Filter by school attended"
    },
    "order_by": {
      "type": "string",
      "default": "score desc",
      "description": "Sort by 'score desc' or 'name asc'"
    },
    "appointed_by": {
      "type": "string",
      "default": "",
      "description": "Filter by appointing authority"
    },
    "position_type": {
      "type": "string",
      "default": "",
      "description": "Filter by position type (e.g., 'jud' for judge)"
    },
    "selection_method": {
      "type": "string",
      "default": "",
      "description": "Filter by selection method"
    },
    "political_affiliation": {
      "type": "string",
      "default": "",
      "description": "Filter by political affiliation"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

CourtListener

https://github.com/Vaquill-AI/courtlistener-mcp

1/7 registries
View full server →
search_people — CourtListener — PRSM MCP