American Default Research
JSON →Read-only MCP for U.S. household financial distress data: 96 indicators, the American Distress Index (ADI), and county-level distress scores for all 3,144 U.S. counties.
Install
pip install -r Tools · 5
- get_indicator Returns a compact snapshot, pre-computed aggregates, and canonical citation for a given indicator slug (e.g., 'the-buffer').
- get_county_scorecard Returns a CDI scorecard with 5-domain breakdown and pre-baked citations for a given 5-digit FIPS code.
- get_adi_composite Returns the latest quarter American Distress Index (ADI) composite score, its 5 components, zone, and citation.
- search_indicators Searches indicators by keyword and returns ranked matches including slug, branded_name, name, category, and URL.
- get_cross_correlations Returns fully-validated leading/lagging pairs for a given indicator slug, split into 'as_leader' and 'as_follower'.