This MCP server provides access to the CDC Open Data portal, allowing users to search approximately 1,487 public health datasets, inspect schemas, and execute SoQL queries across various health domains.
From the registry: Search and query CDC public health data — mortality, vaccinations, surveillance, behavioral risk.
Please install the `cdc-health-mcp-server` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js** — npx requires Node.js to be installed (https://nodejs.org)
Optional prerequisites:
- Socrata App Token (optional) — Optional Socrata app token for higher rate limits when querying CDC data (https://dev.socrata.com/docs/app-tokens.html)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@cyanheads/cdc-health-mcp-server@latest"]
- optional environment variables:
- `MCP_TRANSPORT_TYPE`: Transport: stdio or http (example: `stdio`)
- `MCP_LOG_LEVEL`: Log level (debug, info, warning, error) (example: `info`)
- `CDC_APP_TOKEN`: Socrata app token for higher rate limits (example: `<your-socrata-app-token>`)
- `CDC_BASE_URL`: Base URL for SODA API requests (example: `https://data.cdc.gov`)
- `CDC_CATALOG_URL`: Base URL for Socrata Discovery API (example: `https://api.us.socrata.com/api/catalog/v1`)
- `MCP_AUTH_MODE`: Authentication: none, jwt, or oauth (example: `none`)
- `STORAGE_PROVIDER_TYPE`: Storage backend (example: `in-memory`)
Note: Public hosted instance available at https://cdc.caseyjhand.com/mcp (Streamable HTTP). Searches ~1,487 CDC public health datasets via Socrata SODA API.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.CDC_APP_TOKENSocrata app token for higher rate limits.Trending hip-hop artist momentum scores across four cultural dimensions.
Official PostHog MCP Server for product analytics, feature flags, experiments, and more.
Official OpenMetadata MCP: governed context and business semantics for AI assistants and agents.