Back to Browse

Frc MCP Server

FinanceModerate7.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://frc-mcp.ziyetis.workers.dev

Security Report

7.2
Moderate7.2Low Risk

This is a well-designed finance MCP server with strong guardrails against misuse. It exposes historical FHA denial statistics from public CFPB data via a clean, validated interface. Authentication is not required (appropriate for public data), input validation is solid, and the codebase includes explicit safeguards against individual prediction queries. Minor code quality observations exist but do not constitute security vulnerabilities. Supply chain analysis found 1 known vulnerability in dependencies (0 critical, 1 high severity). Package verification found 1 issue.

4 files analyzed · 6 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub 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.

Reviews

No reviews yet

Be the first to review this server!