mcpbeat

Refpro MCP Server

io.github.rickytrinidad/refpro-mcp
answering

Refpro MCP is answering right now. Last checked 12 min ago. It exposes 3 tools.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
435 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add refpro-mcp --transport http https://mcp.refpro.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "refpro-mcp": {
      "url": "https://mcp.refpro.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.refpro-mcp]
url = "https://mcp.refpro.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "refpro-mcp": {
      "url": "https://mcp.refpro.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "refpro-mcp": {
      "url": "https://mcp.refpro.ai/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

deal
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_budget, zip_code; optional annual_debt_service, noi_annual, units, units_to_hold. Returns a PASS / MARGINAL / FAIL verdict, the key financial metrics for that deal type (MAO and margin for FF, TPC and DSCR for BRRRR, TPC plus margin or DSCR for NC), and a one-paragraph summary. Math is identical to the underwriting pipeline used in Refpro's full deal pack — no estimates, no rounding shortcuts.
methodology
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 from alternatives like BiggerPockets calculators. Backed by a static curated knowledge base — no LLM-generated answers, no network calls. Returns a 2–4 sentence answer, a list of related topic titles, and a canonical source URL on refpro.ai. Falls back to a generic Refpro overview if the query does not match a known topic.
sample
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 markdown content for the requested section, plus a deep-link URL to the canonical version on refpro.ai. The 'full' section stitches summary, financials, and risk_notes in order. All content is sanitized example data — not a real customer deal — and is safe to surface verbatim to end users. No network calls; samples are loaded once at module init.

Endpoints

URLTransportStateLatencyChecked
https://mcp.refpro.ai/mcp streamable-http answering 414 ms 12 min ago

Refpro MCP — questions

Answers built from our own checks of this server.

What can Refpro MCP do?
It exposes 3 tools, read directly from the server on our last check. Among them: deal_quick_check, methodology_faq, sample_report_fetch. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Refpro MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 435 ms. The bar chart above shows every period we have measured.
Is Refpro MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Refpro MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Refpro MCP need an API key?
No. Refpro MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Refpro MCP?
It answers our handshake in 435 ms on average, which is faster than 29% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.