Connection check
verified live · 26h ago
vicp-registry
Search 13,000+ US vaccine court (VICP) decisions: cases, court text, statistics, attorneys. Free.
Tools
10
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
26h ago
Tools & capabilities
10 toolsRead from the running server on 26h ago.
fetch
id*
Fetch the full record + source text of one case by its id (package_id). (Deep-research companion to search.) Fetch the full record + source text of one case by its id (package_id). (Deep-research companion to search.)
get_attorney
name*limit
Get one attorney's profile: bio (when available), aggregate outcomes, and their most recent cases. Name is matched case-insensitively. Get one attorney's profile: bio (when available), aggregate outcomes, and their most recent cases. Name is matched case-insensitively.
get_case
package_id*
Get the complete curated record for one case by package_id. Includes the AI-assisted case summary, all extracted fields, attorney and special master, plus links: canonical… Get the complete curated record for one case by package_id. Includes the AI-assisted case summary, all extracted fields, attorney and special master, plus links: canonical page, plain-text source bundle, and per-document PDF links where available.
get_case_text
max_charspackage_id*offset_chars
Get the staged plain text of a case's public court documents. Long decisions can exceed 100 pages; the text is returned in chunks. Use offset_chars from the previous respo… Get the staged plain text of a case's public court documents. Long decisions can exceed 100 pages; the text is returned in chunks. Use offset_chars from the previous response's next_offset to page through. max_chars is capped at 50,000.
get_filters
List all valid filter values: canonical vaccine names (with case counts), condition categories, outcomes, special masters, and the dataset's date range. Call this before fi… List all valid filter values: canonical vaccine names (with case counts), condition categories, outcomes, special masters, and the dataset's date range. Call this before filtering so you use real values instead of guessing.
get_special_master
name*limit
Decision patterns for one special master: outcome breakdown, top vaccines/conditions in their docket, and recent cases. Decision patterns for one special master: outcome breakdown, top vaccines/conditions in their docket, and recent cases.
get_statistics
vaccinegroup_byis_deathpediatric_onlycondition_category
Aggregate statistics over the case corpus, optionally filtered. group_by: vaccine | condition | outcome | year | special_master Returns per-group: total cases, compensated… Aggregate statistics over the case corpus, optionally filtered. group_by: vaccine | condition | outcome | year | special_master Returns per-group: total cases, compensated count, compensation rate, death count, and median award among compensated cases (awards over $10M excluded from the median due to a known unit-extraction bug). IMPORTANT framing: these describe the VICP case-record dataset, not vaccine-safety rates in the general population.
search
query*
Search VICP vaccine-injury cases by free text. Returns result ids for use with fetch. (Alias of search_cases for deep-research clients; prefer search_cases when structured… Search VICP vaccine-injury cases by free text. Returns result ids for use with fetch. (Alias of search_cases for deep-research clients; prefer search_cases when structured filters are available.)
search_attorneys
limitquery*
Search petitioner attorneys and firms by name. Returns per-attorney aggregate stats: case count, compensation rate, main vaccines, and firm. Useful for 'who has handled X c… Search petitioner attorneys and firms by name. Returns per-attorney aggregate stats: case count, compensation rate, main vaccines, and firm. Useful for 'who has handled X cases' questions.
search_cases
sortlimitqueryoffsetoutcomevaccine
+13