You're viewing a demo portfolio

Join the waitlist
PRSM

citation_enhanced_citation_lookup

Active

Tool of CourtListener

declared in 3.4.3

Enhanced citation lookup combining citeurl parsing with CourtListener data. This tool first uses citeurl to parse and validate the citation format, then optionally queries the CourtListener API for additional case information.

Parameters schema

{
  "type": "object",
  "required": [
    "citation"
  ],
  "properties": {
    "citation": {
      "type": "string",
      "description": "The citation to look up and analyze"
    },
    "include_courtlistener": {
      "type": "boolean",
      "default": true,
      "description": "Whether to also perform CourtListener API lookup"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

CourtListener

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

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