
Dealflowpro
Wire multifamily underwriting metrics—cap rate, DSCR, IRR, DFP Score, and max offer—into agent chats while you stress-test acquisition spreadsheets.
Overview
DealFlowPro is an MCP server for the Validate phase that runs multifamily deal analysis (cap rate, DSCR, IRR, DFP Score, max offer) via the DealFlowPro API.
What is this MCP server?
- Multifamily-focused analysis: cap rate, DSCR, IRR, and DFP Score
- Max offer price guidance for negotiation framing
- stdio MCP via dealflowpro-mcp npm package (v1.2.3)
- Requires DealFlowPro API key (DFP_API_KEY)
- Backed by dealflowpro.io API for live deal math
- Package version 1.2.3; npm identifier dealflowpro-mcp
- 1 required secret env var: DFP_API_KEY
- Five headline metrics documented: cap rate, DSCR, IRR, DFP Score, max offer price
What problem does it solve?
Spreadsheet underwriting breaks agent workflows because cap rate, DSCR, and IRR need a consistent API, not hand-built formulas.
Who is it for?
Indie acquirers and small multifamily operators validating offers with agent-assisted sensitivity checks.
Skip if: Single-family flip hobby projects without API budget, or teams that need offline-only models with no external service.
What do I get? / Deliverables
You get comparable multifamily metrics and a max-offer anchor inside the same thread where you draft LOIs or investor updates.
- Cap rate, DSCR, and IRR figures for a modeled multifamily deal
- DFP Score summary for quick compare across leads
- Max offer price output to anchor negotiations or investor memos
Recommended MCP Servers
Journey fit
Deal validation happens before you build ops software or raise capital; numeric pass/fail on multifamily offers belongs in validate, not ship. Pricing subphase is where offer price, returns, and debt coverage decide whether a deal deserves a prototype or CRM build.
How it compares
Paid underwriting API behind MCP, not a free open-source DCF template skill.
Common Questions / FAQ
Who is DealFlowPro for?
Solo and small-team multifamily investors who want Cursor or Claude Code to call professional deal metrics while screening acquisitions.
When should I use DealFlowPro?
Use it during validate/pricing when you have rent rolls or pro forma inputs and need cap rate, DSCR, IRR, DFP Score, or max offer before deeper build or launch work.
How do I add DealFlowPro to my agent?
Obtain a DFP_API_KEY from dealflowpro.io/api/, install dealflowpro-mcp, register the stdio server with DFP_API_KEY in your MCP env, and call the analysis tools from your agent.