Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

org.vicp-registry/vicp-registry

REMOTE · VICP-REGISTRY.ORG · SCANNED AUG 3

Search 13,000+ US vaccine court (VICP) decisions: cases, court text, statistics, attorneys. Free.

+6 this week 64 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability67
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1319 tokens (~131/item across 10 items; 10 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · vicp-registry.org

# add to Claude Code
claude mcp add --transport http org-vicp-registry-vicp-registry https://vicp-registry.org/mcp
# ~/.codex/config.toml
[mcp_servers.org-vicp-registry-vicp-registry]
url = "https://vicp-registry.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "org-vicp-registry-vicp-registry": {
      "type": "remote",
      "url": "https://vicp-registry.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add org-vicp-registry-vicp-registry --url https://vicp-registry.org/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  org-vicp-registry-vicp-registry:
    url: "https://vicp-registry.org/mcp"
// mcp.json
{
  "mcpServers": {
    "org-vicp-registry-vicp-registry": {
      "type": "http",
      "url": "https://vicp-registry.org/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://vicp-registry.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=vicp-registry.org CN=YE2,O=Let's Encrypt,C=US 29 Jun 2026 27 Sept 2026 ECDSA 256 ECDSA-SHA384 5834495ffa7fa00920ca43ac16b469eb31a
SANs: *.vicp-registry.org, vicp-registry.org
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of vicp-registry.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
vicp-registry.org. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=31536000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy geolocation=(), microphone=(), camera=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://vicp-registry.org/mcp Verified 200
http (plaintext) http://vicp-registry.org/mcp HTTPS enforced 301 https://vicp-registry.org/mcp
MCP tools — 10 exposed · ~983 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
fetch ~40

Fetch the full record + source text of one case by its id (package_id). (Deep-research companion to search.)

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

get_attorney ~53

Get one attorney's profile: bio (when available), aggregate outcomes, and their most recent cases. Name is matched case-insensitively.

NameTypeReqDescription
limitinteger
namestringyes

No output schema declared.

No examples provided.

get_case ~69

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.

NameTypeReqDescription
package_idstringyes

No output schema declared.

No examples provided.

get_case_text ~90

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.

NameTypeReqDescription
max_charsinteger
offset_charsinteger
package_idstringyes

No output schema declared.

No examples provided.

get_filters ~56

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_special_master ~47

Decision patterns for one special master: outcome breakdown, top vaccines/conditions in their docket, and recent cases.

NameTypeReqDescription
limitinteger
namestringyes

No output schema declared.

No examples provided.

get_statistics ~139

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.

NameTypeReqDescription
condition_category
group_bystring
is_death
pediatric_onlyboolean
vaccine

No output schema declared.

No examples provided.

search ~57

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.)

NameTypeReqDescription
querystringyes

No output schema declared.

No examples provided.

search_attorneys ~64

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.

NameTypeReqDescription
limitinteger
querystringyes

No output schema declared.

No examples provided.

search_cases ~368

Search VICP cases with structured filters. - query: free text matched against petitioner identifier, condition, package id, caption name and the AI case summary. - vaccine: canonical vaccine name (use get_filters() for valid values, e.g. "Influenza (flu)", "DTaP/DPT", "MMR", "COVID-19", "Hepatitis B"). - condition_category / outcome: exact values from get_filters(). - decision_type: how the case was decided (stipulation, proffer, reasoned, reasoned_damages, procedural, unclear). - pediatric_only uses the broad pediatric cohort definition (is_minor OR is_minor_inferred OR age<18) — strict age-only filtering undercounts pediatric cases substantially. - dates are ISO strings (YYYY-MM-DD); awards are USD integers. - sort: decision_date_desc|decision_date_asc|filed_asc|filed_desc|award_desc|award_asc - Returns total match count plus one page of compact case records with canonical URLs. Use get_case(package_id) for the full record.

NameTypeReqDescription
attorney
autism_relatedboolean
condition_category
decided_from
decided_to
decision_type
filed_from
filed_to
is_death
limitinteger
max_award
min_award
offsetinteger
outcome
pediatric_onlyboolean
query
sortstring
special_master
vaccine

No output schema declared.

No examples provided.