Skip to content
Back to search
100
MCP live v1.1.0 streamable-http

CDC Social Vulnerability Index

com.olyport/cdc-svi

SVI scores and theme breakdowns by county and tract

Uptime
11.1%
27 probes
Response
479ms
last probe
Tools
4
callable

Tools · 4

get_county_svi

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_svi

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_most_vulnerable

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

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

CDC PLACES Health Data live
County and tract-level health outcomes, behaviors, and preventive services from CDC PLACES
5 tools · streamable-http
EPA EJScreen live
Environmental justice screening indicators, pollution burden, and demographic vulnerability
5 tools · streamable-http
CDC MMWR Reports live
Morbidity and Mortality Weekly Reports and disease surveillance
4 tools · streamable-http
USDA Food Access live
SNAP participation, food insecurity indicators, and agricultural statistics
4 tools · streamable-http
The Cracks Index
Read-only MCP server for The Cracks Index: ranks countries and regions on social-safety strength
0 tools · streamable-http
CVE Vulnerability Lookup
Full detail for a single CVE vulnerability by identifier from the NIST National Vulnerability Database. Returns the description, CVSS severi
0 tools · http

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"
    }
  }
}