CDC Social Vulnerability Index
com.olyport/cdc-sviSVI scores and theme breakdowns by county and tract
Tools · 4
Get CDC Social Vulnerability Index data for counties in a state. Returns overall SVI percentile ranking and all four theme breakdowns (socioeconomic status, household composition/disability, …
Get tract-level CDC Social Vulnerability Index data within a county. Returns overall SVI and all four theme percentile rankings for each census tract in the specified county. Useful for ident…
Get the most vulnerable counties in a state ranked by SVI score. Returns counties sorted by highest SVI percentile ranking for the specified theme. Useful for identifying priority areas for g…
Compare SVI data across multiple counties. Returns side-by-side SVI percentile rankings and key indicators for the specified counties. Useful for comparing vulnerability across service ar…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cdc_social_vulnerability_index": {
"url": "https://mcp.olyport.com/cdc-svi/mcp",
"transport": "streamable-http"
}
}
}