You're viewing a demo portfolio

Join the waitlist
PRSM

housing_market_snapshot

Active

Tool of Housing Intel

declared in 0.1.0

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

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Housing Intel

https://github.com/pipeworx-io/mcp-housing-intel

1/7 registries
View full server →
housing_market_snapshot — Housing Intel — PRSM MCP