PluginBench
MCP Server

CDC PLACES Health Data MCP Server

com.olyport/cdc-places

What is the CDC PLACES Health Data MCP server?

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

How to install CDC PLACES Health Data

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-places": {
      "url": "https://mcp.olyport.com/cdc-places/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cdc-places": {
      "serverUrl": "https://mcp.olyport.com/cdc-places/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "cdc-places": {
      "type": "http",
      "url": "https://mcp.olyport.com/cdc-places/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "cdc-places": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.olyport.com/cdc-places/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http cdc-places https://mcp.olyport.com/cdc-places/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

SVI scores and theme breakdowns by county and tract

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

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