Case Law Search
Search 9M+ court opinions and federal dockets.
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add alexandria-shai-eden/caselaw
# Browse available tools
npx -y smithery tool list alexandria-shai-eden/caselaw
# Get full schema for a tool
npx -y smithery tool get alexandria-shai-eden/caselaw search_case_law
# Call a tool
npx -y smithery tool call alexandria-shai-eden/caselaw search_case_law '{}'Direct MCP Connection
Endpoint: https://caselaw--alexandria-shai-eden.run.tools
Tools (4)
search_case_law— Search court opinions by keyword. Returns case names, citations, courts, and dates.get_opinion— Get the full text of a court opinion by CourtListener cluster ID.search_dockets— Search federal court dockets (RECAP archive) for active litigation.insurance_precedent— Find influential insurance litigation precedent on a specific topic.
# Get full input/output schema for a tool
npx -y smithery tool get alexandria-shai-eden/caselaw