housing_metro_demand
ActiveTool of Housing Intel
Demand + rent-durability signals for a shortlist of US metros in ONE call — population & 5-year growth, renter share, median household income, and unemployment, straight from Census ACS. Deterministic by metro (CBSA-keyed) — NO FRED series-ID guessing. Pass `metros` ("City, ST", e.g. the top results from housing_market_screen). This is the Stage-2 "is the demand real?" filter on a yield shortlist — high yield in a shrinking metro is a trap. No API key needed.
Parameters schema
{
"type": "object",
"required": [
"metros"
],
"properties": {
"limit": {
"type": "number",
"description": "Max metros to enrich (default 25, max 100)."
},
"metros": {
"type": "array",
"items": {
"type": "string"
},
"description": "Metro names to enrich, \"City, ST\" form, e.g. [\"Lubbock, TX\",\"Pittsburgh, PA\"] — match the housing_market_screen output. Required."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Housing Intel
https://github.com/pipeworx-io/mcp-housing-intel
1/7 registries