FinanceRateCalc (frc-mcp)
2025년 연방 HMDA 전체 기록(120만 건의 신용 결정)에 기반한 대출기관별 FHA 모기지 거절 통계. 5가지 도구: 전국 통계, 대출기관 조회, 순위, 주별 통계, Door Effect 분석. 오픈 데이터(CC BY 4.0), 방법론은 SSRN 게재. 과거 집계 데이터만 제공 — 개별 승인 예측은 하지 않음.
문서
frc-mcp — FinanceRateCalc MCP Server
Query lender-level FHA denial statistics from the complete 2025 federal HMDA record (1,217,297 credit decisions) directly from an AI agent.
Tools: get_national_fha_stats · get_lender_denial_stats · list_lenders ·
get_state_denial_stats · get_door_effect_summary
The red line: every figure is a historical aggregate. This server will never accept borrower details or return individual approval predictions.
Remote (no install)
Streamable HTTP endpoint — connect any MCP client directly:
https://frc-mcp.ziyetis.workers.dev
Install (Claude Desktop / any MCP host)
{
"mcpServers": {
"financeratecalc": {
"command": "npx",
"args": ["-y", "frc-mcp"]
}
}
}
Data: CC BY 4.0, attribution to financeratecalc.com. Source of truth: public CFPB HMDA 2025 (loan_type 2; actions 1,2,3). Methodology: https://financeratecalc.com/about.html and SSRN 7156938.