Back to Discover

frc-mcp

connector

financeratecalc

Lender-level FHA denial statistics from the full 2025 federal HMDA record. Historical data only.

View on GitHub
0 starsSynced Aug 17, 2026

Install to Claude Code

/plugin marketplace add financeratecalc/frc-mcp

README

frc-mcp — FinanceRateCalc MCP Server

AllMCPs Verified

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.

Rendered live from financeratecalc/frc-mcp's GitHub README — not stored, always reflects the source repo.

2 Install Methods

NameDescriptionCategorySource
npm packageInstall via npm (stdio transport)mcp-serverfrc-mcp
streamable-http remoteHosted streamable-http endpointmcp-serverhttps://frc-mcp.ziyetis.workers.dev

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.