Skip to content
Claude Desktop

cdc data mcp for Claude Desktop

io.github.mrfentmen/cdc-data-mcp

CDC public data APIs: open datasets via Socrata endpoints.

client:Claude Desktop transport:stdio runtime:npm

Install cdc data mcp in Claude Desktop

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

{
  "mcpServers": {
    "cdc-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cdc-data-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cdc data mcp in other clients