← Registry

Data Collection

americandefault.org

Fetches American economic indicators, county distress index, and cross-correlations.

1 endpoint6 known toolsFirst detected May 11, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.americandefault.org/mcp

No auth detected

MCP server metadata

Name
american-default-mcp
Version
1.27.2
Capabilities
experimentalpromptsresourcestools

Known tools 6

get_indicator

Fetch a compact snapshot of an American Default economic indicator by slug.

Inferred read-only
get_indicator_v2

Fetch an explicitly versioned compact indicator snapshot.

Inferred read-only
get_county_scorecard

Fetch a county's County Distress Index (CDI) scorecard by 5-digit FIPS code.

Inferred read-only
get_adi_composite

Fetch the latest quarterly reading of the American Distress Index (ADI) composite.

Inferred read-only
search_indicators

Search the 103-indicator registry by keyword.

Inferred read-only
get_cross_correlations

Fetch statistically-validated leading/lagging relationships for an indicator.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.american-default-mcp]
url = "https://mcp.americandefault.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "american-default-mcp": {
      "type": "http",
      "url": "https://mcp.americandefault.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: american-default-mcp
Remote MCP URL: https://mcp.americandefault.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "american-default-mcp": {
      "url": "https://mcp.americandefault.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "american-default-mcp": {
      "type": "http",
      "url": "https://mcp.americandefault.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "american-default-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.americandefault.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for americandefault.org was fetched 2026-07-27T07:05:37.926Z and is being refreshed.

Trust status RestrictedContent

americandefault.org is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.