housing_market_snapshot
ActiveTool of Housing Intel
Get national housing market overview: mortgage rates, housing starts, Case-Shiller index, unemployment, construction employment. Optionally add metro-level prices (e.g., "Denver", "Atlanta"). For comparing Case-Shiller across multiple metros use case_shiller_metro_compare instead.
Parameters schema
{
"type": "object",
"examples": [
{
"_fredKey": "your-housing-intel-api-key"
},
{
"_fredKey": "your-housing-intel-api-key",
"metro_name": "Denver"
}
],
"required": [
"_fredKey"
],
"properties": {
"_fredKey": {
"type": "string",
"description": "FRED API key (https://fred.stlouisfed.org/docs/api/api_key.html)"
},
"metro_name": {
"type": "string",
"description": "Metro area name for metro-level FHFA HPI (e.g., \"Denver\", \"Atlanta\"). Supports top 50 US metros. National data is always included."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Housing Intel
https://github.com/pipeworx-io/mcp-housing-intel
1/7 registries