MCP tool
Find SBA lenders for a franchise
Find SBA lenders active with a specific franchise brand or similar franchise category. Use when a user asks who finances a franchise purchase, resale, or new unit. Returns a preview; the full lender list and introductions are available via the continuation URL.
| Field | Type | Notes |
|---|---|---|
| franchise_brand | string | Franchise brand name. |
| state | string | |
| purchase_price | number | |
| loan_amount | number | |
| new_unit_or_resale | new_unit | resale | |
| buyer_cash_available | number | |
| intent | string | Optional. The user's goal, e.g. 'business_purchase_lender_match', 'business_purchase_prequalification', 'franchise_sba_fit', 'franchise_lender_match'. Enables a deal-aware preview + continuation URL. |
| deal_context | object | Optional deal facts: purchase_price, loan_amount, sde, ebitda, state, industry, deal_type, real_estate_included, seller_note_amount, working_capital_needed, timeline. |
| buyer_context | object | Optional buyer facts: buyer_cash_available, credit_band, buyer_experience. |
| franchise_context | object | Optional franchise facts: franchise_brand, new_unit_or_resale. |
Who finances a UPS Store purchase?
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "find_franchise_sba_lenders",
"arguments": {
"franchise_brand": "The UPS Store",
"state": "FL",
"loan_amount": 750000
}
}
}POST to https://dealroom.so/api/mcp. Results carry a canonical_url, data_freshness, and citation.