Skip to content
Claude Desktop

Cdc for Claude Desktop

io.github.pipeworx-io/cdc

CDC MCP — wraps CDC open data via Socrata API (data.cdc.gov)

client:Claude Desktop transport:streamable-http tools:38

Install Cdc in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cdc": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://gateway.pipeworx.io/cdc/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

All 38 tools →

Cdc in other clients