Skip to content
MCP tools
View as Markdown
CalculatorFinancial calculatorsMCP tool

calculate_buyer_closing_costs

Calculate estimated buyer closing costs.

Calculate estimated buyer closing costs. Shows buyers their TOTAL CASH needed to close including down payment. Includes: down payment, loan origination fees, appraisal, inspection, title insurance, escrow fees, prepaid insurance, prepaid taxes, and other costs. Loan type affects costs: FHA has mortgage insurance premiums, VA has funding fee, jumbo may have higher fees. Returns itemized breakdown plus total cash needed.

Note

These are estimates — actual lender costs may vary.

Parameters#

ParameterTypeRequiredDescription
purchase_pricenumberYesThe purchase price of the property (required) · Min: 0
down_payment_pctnumberNoDown payment as percentage (e.g., 20 for 20%). Affects PMI requirement. · Max: 100 · Min: 0
loan_typeenumNoType of loan. Affects costs: FHA=MIP, VA=funding fee, jumbo=higher fees (default: conventional) · One of: conventional, fha, va, jumbo
interest_ratenumberNoAnnual interest rate as percentage (e.g., 6.5 for 6.5%). Used for prepaid interest calculation. · Max: 20 · Min: 0
lender_feesnumberNoLender origination/processing fees. If not provided, estimated as 1% of loan amount. · Min: 0
appraisal_feenumberNoAppraisal fee (default: $600) · Min: 0
inspection_feenumberNoHome inspection fee (default: $500) · Min: 0
title_insurance_pctnumberNoTitle insurance as percentage of purchase price (default: 0.5) · Max: 2 · Min: 0
escrow_feenumberNoEscrow fee. If not provided, estimated as $2 per $1,000 of purchase price. · Min: 0
prepaid_insurancenumberNoPrepaid homeowners insurance (typically 1 year). If not provided, estimated. · Min: 0
prepaid_taxes_monthsnumberNoMonths of property taxes to prepay into escrow (default: 3) · Max: 12 · Min: 0
property_tax_ratenumberNoAnnual property tax rate as percentage (default: 1.1 for CA) · Max: 5 · Min: 0
hoa_monthlynumberNoMonthly HOA dues — affects prepaid HOA fees (default: 0) · Min: 0

Example prompts#

  • "How much cash do the Nguyens need to close at 565000 with 10 percent down FHA?"
  • "Estimate buyer closing costs on a 750000 purchase, conventional loan, 20 down, 6.25 rate."

Safety#

Calculator. Pure math. Reads nothing and writes nothing in your CRM.