{
  "markdown": "# frc-mcp — FinanceRateCalc MCP Server\n\n[![AllMCPs Verified](https://allmcps.com/api/badge/financeratecalc-frc-mcp)](https://allmcps.com/mcp/financeratecalc-frc-mcp?verify=f03cf9df-b2a6-4e4a-b914-a60161b7f75d)\n\nQuery lender-level FHA denial statistics from the complete 2025 federal HMDA record\n(1,217,297 credit decisions) directly from an AI agent.\n\n**Tools:** `get_national_fha_stats` · `get_lender_denial_stats` · `list_lenders` ·\n`get_state_denial_stats` · `get_door_effect_summary`\n\n**The red line:** every figure is a historical aggregate. This server will never accept\nborrower details or return individual approval predictions.\n\n\n## Remote (no install)\nStreamable HTTP endpoint — connect any MCP client directly:\n```\nhttps://frc-mcp.ziyetis.workers.dev\n```\n\n## Install (Claude Desktop / any MCP host)\n\n```json\n{\n  \"mcpServers\": {\n    \"financeratecalc\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"frc-mcp\"]\n    }\n  }\n}\n```\n\nData: CC BY 4.0, attribution to financeratecalc.com. Source of truth: public CFPB HMDA 2025\n(loan_type 2; actions 1,2,3). Methodology: https://financeratecalc.com/about.html and SSRN 7156938.\n",
  "bytes": 1129,
  "sha": "77f65ef8c6efc4fcf1558f21cffb997e091c85c677846352263e79ab9fd92482",
  "repo_slug": "financeratecalc/frc-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_financeratecalc_frc_mcp_32ee3ab0/readme"
}