Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.rickytrinidad/refpro-mcp

io.github.rickytrinidad/refpro-mcp

Deterministic real estate underwriting, deal analysis & reports: Fix & Flip, BRRRR, construction.

Uptime
100.0%
1 direct probes · 30d
Response
556ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

deal_quick_check

Run a deterministic, lender-grade quick check on a real-estate deal. Inputs: deal_type (FF | BRRRR | NC), purchase_price, arv_or_value (ARV for FF, refinance value for BRRRR, sellout for NC), rehab_bu…

methodology_faq

Answer structured questions about Refpro's methodology, supported deal types (FF / BRRRR / NC), pricing tiers, output formats (PDF / DOCX / XLSX), what 'lender-grade' means, and how Refpro differs fro…

sample_report_fetch

Fetch a sanitized public sample section from Refpro's reference deal library. Inputs: deal_type (FF | BRRRR | NC) and section (summary | financials | risk_notes | full). Returns sanitized example mark…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.rickytrinidad/refpro-mcp": {
      "url": "https://mcp.refpro.ai/mcp",
      "transport": "streamable-http"
    }
  }
}