You're viewing a demo portfolio

Join the waitlist
PRSM

ecfr_get_daily_search_counts

Active

Tool of CourtListener

declared in 3.4.3

Get search result counts broken down by date (daily histogram).

Parameters schema

{
  "type": "object",
  "required": [
    "query"
  ],
  "properties": {
    "date": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "default": null,
      "description": "As-of date (YYYY-MM-DD)"
    },
    "query": {
      "type": "string",
      "description": "Full-text search query over the CFR"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

CourtListener

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

1/7 registries
View full server →