PluginBench
MCP Server

CDC Mortality (WONDER) MCP Server

com.olyport/cdc-wonder

What is the CDC Mortality (WONDER) MCP server?

Leading causes of death, mortality rates, infant mortality, and drug overdose data

How to install CDC Mortality (WONDER)

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "cdc-wonder": {
      "url": "https://mcp.olyport.com/cdc-wonder/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cdc-wonder": {
      "serverUrl": "https://mcp.olyport.com/cdc-wonder/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "cdc-wonder": {
      "type": "http",
      "url": "https://mcp.olyport.com/cdc-wonder/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "cdc-wonder": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.olyport.com/cdc-wonder/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http cdc-wonder https://mcp.olyport.com/cdc-wonder/mcp

Related MCP servers

County GDP, personal income, and employment from the Bureau of Economic Analysis

Unemployment rates, labor force, and Consumer Price Index from the Bureau of Labor Statistics

Morbidity and Mortality Weekly Reports and disease surveillance

County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES

SVI scores and theme breakdowns by county and tract

Population, income, poverty, education, housing, and commuting from the US Census ACS