Other

CDC WONDER MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

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

1 tool
Agent guide included
No auth required
Try it Free

No account needed. 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

https://mcp.mcpbundles.com/bundle/cdc-wonder

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with CDC WONDER?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

CDC WONDER MCP Server & Skill — 1 Tools