FinanceRateCalc (frc-mcp)
Thống kê từ chối vay FHA cấp độ người cho vay từ bộ hồ sơ HMDA liên bang đầy đủ năm 2025 (1,2 triệu quyết định tín dụng). 5 công cụ: thống kê toàn quốc, tra cứu người cho vay, xếp hạng, thống kê theo tiểu bang, phân tích Door Effect. Dữ liệu mở (CC BY 4.0), phương pháp luận trên SSRN. Chỉ tổng hợp lịch sử — không bao giờ dự đoán phê duyệt cá nhân.
Tài liệu
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.