Other

CDC WONDER MCP Server

Chat with AI and run tools instantly.

Mortality statistics from CDC WONDER including deaths by cause, age, race, gender, state, and county with crude and age-adjusted rates.

Managed
1 tool
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for CDC WONDER — workflow patterns, data models, and gotchas for your AI agent.

CDC WONDER

CDC WONDER provides mortality statistics — deaths by cause, age, race, gender, state, county. Primary endpoint uses XML POST to /controller/datarequest/{database_id} but key datasets are also on data.cdc.gov via SODA API. Key datasets: D76 (underlying cause of death 1999-2020), D77 (multiple cause), D176 (provisional mortality). SODA alternative: bi63-dtpu (NCHS leading causes of death). Data includes crude rate, age-adjusted rate, death count, and population.

Data Model

  • Mortality records — cause of death (ICD-10 codes), age group, race, gender, state, county, year.
  • Rates — crude death rate, age-adjusted rate per 100,000 population.
  • Databases — D76 (underlying cause 1999-2020), D77 (multiple cause), D176 (provisional).
  • SODA datasets — bi63-dtpu (leading causes), other CDC open data endpoints.

Gotchas

  • Primary API uses XML POST: the WONDER data request API requires XML-formatted POST bodies to /controller/datarequest/{database_id}. Complex to construct.
  • SODA alternative: key datasets are mirrored on data.cdc.gov with simpler REST/JSON access.
  • Suppressed data: counts between 1-9 may be suppressed for privacy. Shown as "Suppressed" or null.
  • Rate calculation: age-adjusted rates use the 2000 US standard population.
  • ICD-10 codes: causes of death use ICD-10 classification (e.g. I25 for chronic ischemic heart disease).

Tools in this Server (1)

Cdc Wonder Get Mortality

Get leading causes of death data from CDC WONDER. Returns state, year, cause of death, death count, and age-adjusted death rate per 100,000. Filter by...

Frequently Asked Questions

What is the CDC WONDER MCP server?

Mortality statistics from CDC WONDER including deaths by cause, age, race, gender, state, and county with crude and age-adjusted rates. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect CDC WONDER to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/cdc-wonder. Authentication is handled automatically.

How many tools does CDC WONDER provide?

CDC WONDER provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does CDC WONDER require?

CDC WONDER uses open data APIs — no authentication required.

Setup Instructions

Connect CDC WONDER to any MCP client in minutes

MCP URLhttps://mcp.mcpbundles.com/bundle/cdc-wonder

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to CDC WONDER and paste the MCP URL into Remote MCP server URL.
  4. Click Add. CDC WONDER will appear under Not connected — select it and click Connect to complete OAuth.
Name: CDC WONDER
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/cdc-wonder
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try CDC WONDER now

No API key or third-party login required. Chat with AI and run tools instantly.