CDC Mortality (WONDER)
com.olyport/cdc-wonderLeading causes of death, mortality rates, infant mortality, and drug overdose data
Tools · 5
Get leading causes of death with death counts and age-adjusted rates. Returns data from the NCHS Leading Causes of Death dataset, which provides national and state-level mortality statistics …
Compare mortality rates across states for a specific cause or all causes. Returns age-adjusted death rates by state, useful for comparing mortality burdens across geographies. Data from NCHS …
Get infant mortality rates by state and race/ethnicity. Returns infant mortality data including rates per 1,000 live births, broken down by state and race/ethnicity. Infant mortality is a key…
Get provisional drug overdose death data by state. Returns provisional counts and rates of drug overdose deaths from the National Vital Statistics System (NVSS). Includes data on opioid, …
Get most recent provisional mortality data including COVID and other causes. Returns provisional death counts from the NVSS, covering major cause groups including COVID-19, respiratory diseas…
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cdc_mortality_(wonder)": {
"url": "https://mcp.olyport.com/cdc-wonder/mcp",
"transport": "streamable-http"
}
}
}