Skip to main content
ClaudeWave

MCP server for FinanceRateCalc — query lender-level FHA denial statistics from the complete 2025 federal HMDA record. Historical observations, never individual predictions.

MCP ServersOfficial Registry0 stars0 forksJavaScriptUpdated today
ClaudeWave Trust Score
70/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Flags
  • !No standard license detected
Last scanned: 9/14/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/financeratecalc/frc-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "frc-mcp": {
      "command": "node",
      "args": ["/path/to/frc-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/financeratecalc/frc-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# frc-mcp — FinanceRateCalc MCP Server

[![AllMCPs Verified](https://allmcps.com/api/badge/financeratecalc-frc-mcp)](https://allmcps.com/mcp/financeratecalc-frc-mcp?verify=f03cf9df-b2a6-4e4a-b914-a60161b7f75d)

Query lender-level FHA denial statistics from the complete 2025 federal HMDA record
(1,187,606 credit decisions, reverse mortgages excluded) directly from an AI agent.

**Tools (remote endpoint, v1.7.0):** `check_claim_contract` · `get_national_fha_stats` · `get_lender_denial_stats` · `list_lenders` · `get_state_denial_stats` · `get_door_effect_summary` · `get_metro_lender_gap` · `screen_counterparties` · `screen_counterparties_quote` · `list_cohorts` · `run_cohort` · `get_conditional_door_map`

The npm/stdio package exposes the original five read-only tools; the remote endpoint at https://frc-mcp.ziyetis.workers.dev carries all twelve. Paid tools return a free preview; a full Evidence Brief needs a license bought by a human — the agent only relays the offer.

**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)

```json
{
  "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.
ai-agentscfpbfhahmdamcpmcp-servermodel-context-protocolmortgagemortgage-dataopen-data

What people ask about frc-mcp

What is financeratecalc/frc-mcp?

+

financeratecalc/frc-mcp is mcp servers for the Claude AI ecosystem. MCP server for FinanceRateCalc — query lender-level FHA denial statistics from the complete 2025 federal HMDA record. Historical observations, never individual predictions. It has 0 GitHub stars and its last recorded update is dated 2026-09-14.

How do I install frc-mcp?

+

You can install frc-mcp by cloning the repository (https://github.com/financeratecalc/frc-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is financeratecalc/frc-mcp safe to use?

+

Our security agent has analyzed financeratecalc/frc-mcp and assigned a Trust Score of 70/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains financeratecalc/frc-mcp?

+

financeratecalc/frc-mcp is maintained by financeratecalc. The last recorded GitHub activity is dated 2026-09-14, with 0 open issues.

Are there alternatives to frc-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy frc-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: financeratecalc/frc-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/financeratecalc-frc-mcp)](https://claudewave.com/repo/financeratecalc-frc-mcp)
<a href="https://claudewave.com/repo/financeratecalc-frc-mcp"><img src="https://claudewave.com/api/badge/financeratecalc-frc-mcp" alt="Featured on ClaudeWave: financeratecalc/frc-mcp" width="320" height="64" /></a>

More MCP Servers

frc-mcp alternatives