← Registry

Data Collection

fairrate.online

Provides mortgage rate benchmarks and comparison tools for borrowers.

1 endpoint4 known toolsFirst detected May 18, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.fairrate.online/mcp

No auth detected

MCP server metadata

Name
fairrate-mcp
Version
1.0.0
Capabilities
tools

Known tools 4

fairrate_get_benchmark

Get the current OBMMI benchmark mortgage rate for a specific borrower profile.

Inferred read-only
fairrate_verify_quote

Compare a lender-quoted mortgage rate against the OBMMI national benchmark to determine if it is fair, high, or low.

Inferred read-only
fairrate_weekly_summary

Get the most recent weekly mortgage rate intelligence report.

Inferred read-only
fairrate_ca_benchmark

Get fresh Canadian 5-year fixed mortgage-rate comparison context from FairRate current-market cache data.

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.fairrate-mcp]
url = "https://mcp.fairrate.online/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fairrate-mcp": {
      "type": "http",
      "url": "https://mcp.fairrate.online/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fairrate-mcp
Remote MCP URL: https://mcp.fairrate.online/mcp

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": {
    "fairrate-mcp": {
      "url": "https://mcp.fairrate.online/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fairrate-mcp": {
      "type": "http",
      "url": "https://mcp.fairrate.online/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fairrate-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.fairrate.online/mcp"
}
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 fairrate.online was fetched 2026-08-01T20:53:11.235Z and is being refreshed.

Trust status Neutral

fairrate.online is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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