
Cdc Health Mcp Server
Pull CDC mortality, vaccination, surveillance, and behavioral-risk datasets into agent workflows for health product research and content.
Overview
CDC Health MCP Server is a MCP server for the Idea phase that searches and queries CDC public health datasets on mortality, vaccinations, surveillance, and behavioral risk through your agent.
What is this MCP server?
- Search and query CDC public health data: mortality, vaccinations, surveillance, behavioral risk
- Optional CDC_APP_TOKEN for higher Socrata rate limits
- Streamable-http remote at cdc.caseyjhand.com/mcp plus Node stdio package
- Local streamable-http transport on http://localhost:3010/mcp for self-hosted runs
- @cyanheads/cdc-health-mcp-server v0.6.9 with MCP_LOG_LEVEL default info
- Version 0.6.9
- Remote MCP URL https://cdc.caseyjhand.com/mcp
- Optional CDC_APP_TOKEN for Socrata rate limits
Community signal: 3 GitHub stars.
What problem does it solve?
Health founders waste days hunting CDC portals and API docs when they need quick, citable stats for positioning and feature scope.
Who is it for?
Solo builders exploring health, public-policy, or ed-tech products who need CDC-backed facts in the agent loop.
Skip if: Clinical products requiring PHI, HIPAA pipelines, or private hospital integrations without public CDC mirrors.
What do I get? / Deliverables
Your agent returns structured queries against CDC public datasets so research, validation, and content drafts start from reproducible numbers.
- Agent-driven CDC dataset search and query results
- Reusable public-health evidence for specs, landing copy, and dashboards
Recommended MCP Servers
Journey fit
Public CDC slices are most often consulted early to size problems and cite trends, then reused when scoping MVPs and drafting evidence-backed growth content. Research subphase covers querying authoritative health statistics before you commit engineering time to dashboards or APIs.
How it compares
Public CDC analytics MCP connector, not an EHR integration or diagnostic agent skill.
Common Questions / FAQ
Who is CDC Health MCP Server for?
It is for builders and researchers who want agent-assisted access to CDC public health datasets for market research, scoping, and content.
When should I use CDC Health MCP Server?
Use it when you need mortality, vaccination, surveillance, or behavioral-risk figures while validating a health-related idea or drafting evidence-backed messaging.
How do I add CDC Health MCP Server to my agent?
Install @cyanheads/cdc-health-mcp-server, run start:stdio with Node, optionally set CDC_APP_TOKEN for rate limits, and add the server or the https://cdc.caseyjhand.com/mcp remote to your MCP client.