You're viewing a demo portfolio

Join the waitlist
PRSM

search_dockets

Active

Tool of Court Listener

declared in 0.1.0

Search US court dockets by keyword. Returns case name, court, filing date, docket number, nature of suit, and assigned judge. Covers PACER and RECAP archives.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "antitrust merger"
    },
    {
      "court": "nysd",
      "query": "class action consumer fraud"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "court": {
      "type": "string",
      "description": "Court filter (e.g., \"nysd\" for Southern District of New York)"
    },
    "query": {
      "type": "string",
      "description": "Search keywords (e.g., \"antitrust merger\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Court Listener

https://github.com/pipeworx-io/mcp-court-listener

2/7 registries
View full server →
search_dockets — Court Listener — PRSM MCP