Skip to content
Claude Desktop

frc mcp for Claude Desktop

io.github.financeratecalc/frc-mcp

FHA denial statistics from the 2025 federal HMDA record. 12 tools incl. counterparty screen.

client:Claude Desktop transport:streamable-http runtime:npm tools:14

Install frc mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "frc-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://frc-mcp.ziyetis.workers.dev"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

frc mcp in other clients