{
  "entries": [
    {
      "identifier": "urn:air:hlaverify.com:mcp:hla-verify",
      "displayName": "HLA-Verify",
      "type": "application/mcp-server-card+json",
      "url": "https://api.hlaverify.com/mcp/server-card",
      "description": "Deterministic verification of HLA allele names, typing reports and donor-recipient match claims against a pinned IPD-IMGT/HLA release. Every verdict is a table lookup and a fixed rule set, not a model, and names the release it was computed against.",
      "capabilities": [
        "verify_text",
        "normalize_allele",
        "allele_info",
        "match_score",
        "check_typing",
        "donor_compat",
        "validate_gl_string",
        "beta_signup",
        "about"
      ],
      "representativeQueries": [
        "is HLA-A*01:01:01:01 a valid allele name in the current IPD-IMGT/HLA release",
        "what is the current name for the legacy typing DRB1*1406",
        "check this HLA typing report for outdated or unresolvable allele names",
        "how many mismatches are there between this donor and recipient at 8/8",
        "did this answer invent an HLA allele that does not exist"
      ],
      "tags": ["hla", "immunogenetics", "mcp"]
    }
  ]
}
