# org.vicp-registry/vicp-registry (remote · vicp-registry.org)

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

- Trust score: 64/100 (medium)
- Change this week: +6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `vicp-registry.org`: 64/100 (this document), [markdown](https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry.md), [page](https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry)

## Channel facts

- Endpoint: `https://vicp-registry.org/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 67/100
  - AI-judged instruction clarity (good).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http org-vicp-registry-vicp-registry https://vicp-registry.org/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add org-vicp-registry-vicp-registry --url https://vicp-registry.org/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  org-vicp-registry-vicp-registry:
    url: "https://vicp-registry.org/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 64, +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.

### 2026-07-31 (score 63, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 60, +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.

### 2026-07-28 (score 59, +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.

### 2026-07-27 (score 58, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 58)

First indexed and scored.

## MCP tools (10)

### `search_cases` (~368 tokens)

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.

Input parameters:

- `attorney`
- `autism_related` (boolean)
- `condition_category`
- `decided_from`
- `decided_to`
- `decision_type`
- `filed_from`
- `filed_to`
- `is_death`
- `limit` (integer)
- `max_award`
- `min_award`
- `offset` (integer)
- `outcome`
- `pediatric_only` (boolean)
- `query`
- `sort` (string)
- `special_master`
- `vaccine`

### `get_case` (~69 tokens)

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.

Input parameters:

- `package_id` (string, required)

### `get_case_text` (~90 tokens)

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.

Input parameters:

- `max_chars` (integer)
- `offset_chars` (integer)
- `package_id` (string, required)

### `get_filters` (~56 tokens)

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_statistics` (~139 tokens)

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.

Input parameters:

- `condition_category`
- `group_by` (string)
- `is_death`
- `pediatric_only` (boolean)
- `vaccine`

### `search_attorneys` (~64 tokens)

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.

Input parameters:

- `limit` (integer)
- `query` (string, required)

### `get_attorney` (~53 tokens)

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

Input parameters:

- `limit` (integer)
- `name` (string, required)

### `get_special_master` (~47 tokens)

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

Input parameters:

- `limit` (integer)
- `name` (string, required)

### `search` (~57 tokens)

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

Input parameters:

- `query` (string, required)

### `fetch` (~40 tokens)

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

Input parameters:

- `id` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry#diagnostics

## Score history

- 2026-08-03: 64
- 2026-08-02: 64
- 2026-08-01: 63
- 2026-07-31: 63
- 2026-07-30: 60
- 2026-07-29: 60
- 2026-07-28: 59
- 2026-07-27: 58
- 2026-07-26: 58

## Links

- Remote endpoint: https://vicp-registry.org/mcp
- Website: https://vicp-registry.org/mcp-setup
- Changelog RSS feed: https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry/changelog.json
- HTML version of this page: https://verifymcp.io/servers/org-vicp-registry-vicp-registry/vicp-registry
