送信

Dealflowpro

@jbechtel-97

Multifamily real estate deal analysis — analyze deals, score properties, calculate max offer prices, and look up market data via AI assistants.

ツール

analyze_deal

score_deal

reverse_calc

market_data

サーバー設定

{
  "mcpServers": {
    "dealflowpro": {
      "command": "npx",
      "args": [
        "-y",
        "dealflowpro-mcp"
      ],
      "env": {
        "DFP_API_KEY": "dfp_sk_your_key_here"
      }
    }
  }
}