Install
openclaw skills install pipeworx-cdcSearch and retrieve public health datasets and records from the CDC via Socrata API using dataset keywords or IDs.
openclaw skills install pipeworx-cdcCDC MCP — wraps CDC open data via Socrata API (data.cdc.gov)
Search CDC public health datasets by keyword. Returns dataset names, descriptions, IDs, and update d
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"
}
}
}