← Registry

Analytics

financeratecalc.com

Provides tools for retrieving and certifying FHA denial statistics by lender, state, and national data.

1 endpoint8 known toolsFirst detected September 11, 2026Last detected September 11, 2026

ENDPOINT 1

https://frc-mcp.ziyetis.workers.dev

No auth detected

MCP server metadata

Name
financeratecalc
Version
1.3.1
Capabilities
tools
Server instructions

FinanceRateCalc: independent analysis of the complete 2025 federal HMDA record (1,187,606 FHA credit decisions, reverse mortgages excluded). All figures are historical aggregates. Never ask this server whether a specific person will be approved — it cannot and will not answer that.

Known tools 8

check_claim_contract

Certify a proposed use of an FRC statistic against its published Claim Contract BEFORE writing free text.

Inferred read-only
get_national_fha_stats

National FHA denial statistics from the 2025 federal record.

Inferred read-only
get_lender_denial_stats

FHA denial statistics for one lender by name, slug, or LEI.

Inferred read-only
list_lenders

List covered FHA lenders sorted by denial rate or volume (2025 span: 1.

Inferred read-only
get_state_denial_stats

FHA denial statistics for a US state.

Inferred read-only
get_door_effect_summary

Door Effect: 38% of explainable variation in FHA denial outcomes is lender identity, not the applicant's file (859,090 decisions; McFadden 0.

Inferred read-only
get_metro_lender_gap

Per-metro FHA denial-rate gap between high-volume lenders (>=100 decisioned applications in that metro, 2025), returned as a machine-readable claim passport: lowest and highest door with counts, gap in percentage points, source-record sha256, interpretation boundaries, and a link to its Claim Contract.

Inferred read-only
screen_counterparties

Counterparty screen: run a list of public LEIs against the FinanceRateCalc 2025 FHA denial outlier screen (observed vs applicant-mix model expectation).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.financeratecalc]
url = "https://frc-mcp.ziyetis.workers.dev"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "financeratecalc": {
      "type": "http",
      "url": "https://frc-mcp.ziyetis.workers.dev"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: financeratecalc
Remote MCP URL: https://frc-mcp.ziyetis.workers.dev

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "financeratecalc": {
      "url": "https://frc-mcp.ziyetis.workers.dev"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "financeratecalc": {
      "type": "http",
      "url": "https://frc-mcp.ziyetis.workers.dev"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "financeratecalc",
  "transport": "streamable-http",
  "url": "https://frc-mcp.ziyetis.workers.dev"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-09-25T13:56:19.197Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.