Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.veterans-rights/bva-corpus

com.veterans-rights/bva-corpus

900,000+ Board of Veterans' Appeals decisions: VA outcomes, grant rates, PACT Act, ratings.

Uptime
100.0%
2 direct probes · 30d
Response
1075ms
last probe
Tools
10
callable
Resources
2
readable
Prompts
3
available

Tools · 10

search_bva_decisions

Search real U.S. Board of Veterans’ Appeals (BVA) decisions by keyword, claimed condition, disposition (granted/denied/remanded), toxic-exposure basis, service-connection theory, PACT Act, and date. R…

find_similar_appeals

Given the facts of a VA disability appeal — claimed conditions, service-connection theory, toxic-exposure basis — analyze how similar real BVA decisions were decided: the grant / deny / remand breakdo…

check_presumptive_conditions

Check whether a condition may be a PRESUMPTIVE service connection for a veteran — meaning VA presumes it is service-connected for qualifying service/exposure, so no medical nexus needs to be proven. C…

explain_appeal_options

Explain a veteran’s options after a VA decision under the Appeals Modernization Act (AMA): the three review lanes — Higher-Level Review, Supplemental Claim, and Board Appeal — and the three Board dock…

find_accredited_rep

Find a VA-accredited representative to help with a disability claim or appeal. By law only accredited people may represent veterans: VSO (Veterans Service Organization) representatives — who help FREE…

estimate_combined_rating

Calculate a veteran’s VA combined disability rating from individual ratings, using the official whole-person formula (38 CFR § 4.25) — ratings do NOT add (e.g. 50% + 30% combines to 65% and rounds to …

get_claim_process

Plain-English guide to the 8 stages of a VA disability claim, from Intent to File through the C&P exam, the rating decision, the three AMA review lanes, the Board of Veterans’ Appeals, and the 120-day…

get_corpus_stats

Return live statistics about the Veterans’ Rights corpus: the number of vetted Board of Veterans’ Appeals decisions analyzed, the distribution of outcomes (granted / denied / remanded / mixed), the da…

list_conditions

List the standardized conditions the Veterans’ Rights corpus organizes Board of Veterans’ Appeals decisions under, each with the number of vetted decisions, grants, and remands (full-corpus counts) an…

get_condition_report

For a single condition (by slug like "ptsd" or "sleep-apnea", or by common name/alias like "PTSD", "acid reflux", "ringing in the ears"), return a full corpus-grounded report: how Board decisions ment…

Resources · 2

corpus_overview

Live, full-corpus statistics: total vetted Board of Veterans’ Appeals decisions, grant/remand/denial breakdown, and coverage. Pull this to ground any claim about how big or representative the data is.

vrh://corpus/overview
methodology

How the corpus is built, what the numbers do and do not mean (Board-level outcomes vs. a veteran’s odds), and the standing not-legal-advice framing. Read this before presenting statistics to a user.

vrh://methodology

Prompts · 3

research_my_denial

Grounded research on a denied/under-rated condition: what tends to win at the Board and how to address a specific denial reason.

appeal_strategy

Lay out the winning theories and appeal lanes for a condition, grounded in real Board outcomes.

understand_combined_rating

Explain how individual ratings combine into a single VA percentage (VA math is not addition).

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.veterans-rights/bva-corpus": {
      "url": "https://www.veterans-rights.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}