Use Studio chat to drive this server — credentials stay in your workspace.
CDC PLACES chronic disease prevalence estimates at county, place, census tract, and ZCTA levels. 36 health measures including diabetes, obesity, asthma, heart disease, smoking, and health insurance coverage via the Socrata SODA API.
Domain knowledge for CDC PLACES — workflow patterns, data models, and gotchas for your AI agent.
CDC PLACES provides chronic disease prevalence estimates at county, place, census tract, and ZCTA levels. 36 health measures including diabetes, obesity, asthma, heart disease, smoking, physical inactivity, sleep deprivation, and health insurance coverage. Data from BRFSS surveys + small area estimation. Socrata SODA API with $where, $select, $limit, $offset, $order parameters. Dataset IDs: swc5-untb (county), cwsq-ngmh (place), 373s-ayzu (census tract).
$where — SQL-like filter (e.g. stateabbr='CA' AND measure='DIABETES').$select — choose columns (e.g. locationname,data_value,measure).$limit — max rows (default 1000, max 50000).$offset — pagination offset.$order — sort expression (e.g. data_value DESC).Get chronic disease prevalence data from CDC PLACES. Query by geography level (county, place, census_tract, zcta), state, and health measure (e.g. DIA...
CDC PLACES chronic disease prevalence estimates at county, place, census tract, and ZCTA levels. 36 health measures including diabetes, obesity, asthma, heart disease, smoking, and health insurance coverage via the Socrata SODA API. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).
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-places. Authentication is handled automatically.
CDC PLACES 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.
CDC PLACES uses open data APIs — no authentication required.
Connect CDC PLACES to any MCP client in minutes
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.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More other integrations you might like
Amazon Mechanical Turk (MTurk) is a crowdsourcing marketplace for delegating tasks to human workers ...
The Care Quality Commission provides an API to access data related to the quality and performance of...
CDC Morbidity and Mortality Weekly Report publications including disease surveillance, outbreak repo...
CDC Social Vulnerability Index (SVI) ranking census tracts on 16 social factors across 4 themes: Soc...
Mortality statistics from CDC WONDER including deaths by cause, age, race, gender, state, and county...
CMS Provider Data API providing hospital quality ratings, nursing home comparisons, physician data, ...