io.github.rickytrinidad/refpro-mcp
io.github.rickytrinidad/refpro-mcpDeterministic real estate underwriting, deal analysis & reports: Fix & Flip, BRRRR, construction.
Tools · 3
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…
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…
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…
Similar MCP servers embedding-nearest
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"
}
}
}