🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Pipeworx cdc

by @b-gutman

Search and retrieve public health datasets and records from the CDC via Socrata API using dataset keywords or IDs.

Versionv1.0.0
Downloads488
TERMINAL
clawhub install pipeworx-cdc

πŸ“– About This Skill

Cdc

CDC MCP β€” wraps CDC open data via Socrata API (data.cdc.gov)

search_datasets

Search CDC public health datasets by keyword. Returns dataset names, descriptions, IDs, and update d

get_dataset

Get rows from a specific CDC dataset by its Socrata dataset ID (four-by-four format like "xxxx-xxxx"

{
  "mcpServers": {
    "cdc": {
      "url": "https://gateway.pipeworx.io/cdc/mcp"
    }
  }
}