housing_mortgage_history
ActiveTool of Housing Intel
Freddie Mac Primary Mortgage Market Survey — weekly US mortgage rates back to 1971. Returns the latest snapshot, a time series for the requested window, and min/max/avg stats. Sourced from Freddie Mac directly (not FRED), ingested weekly by the Pipeworx data pipeline.
Parameters schema
{
"type": "object",
"examples": [
{
"window": "1y"
},
{
"as_of": "2024-01-15",
"window": "5y"
}
],
"required": [],
"properties": {
"as_of": {
"type": "string",
"description": "Optional YYYY-MM-DD — returns the rate for the closest observation on or before that date instead of the latest."
},
"window": {
"type": "string",
"description": "1m | 3m | 6m | 1y | 5y | all (default 1y)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Housing Intel
https://github.com/pipeworx-io/mcp-housing-intel
1/7 registries