# USDV Capital — Your Real Estate CFO

Real estate market intelligence, financial calculators, and capital advisory tools covering all 50 US states plus DC and Puerto Rico. Access CFO-level market data for 86,000+ locations, calculate DSC…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add usdv-capital/real-estate-cfo

# Browse available tools
npx -y @smithery/cli@latest tool list usdv-capital/real-estate-cfo

# Get full schema for a tool
npx -y @smithery/cli@latest tool get usdv-capital/real-estate-cfo markets-search

# Call a tool
npx -y @smithery/cli@latest tool call usdv-capital/real-estate-cfo markets-search '{}'
```

## Direct MCP Connection

Endpoint: `https://real-estate-cfo--usdv-capital.run.tools`

## Tools (23)

- `markets-search` — Search USDV Capital's real estate market intelligence database covering all 50 US states plus DC and Puerto Rico. Retur…
- `markets-stats` — Get detailed real estate market statistics for a specific location including demographics, housing data, Zillow market …
- `markets-compare` — Compare real estate investment metrics across 2-5 US markets side-by-side with CFO-level analysis. Ideal for investors …
- `markets-nearby` — Find nearby real estate markets within a radius using PostGIS proximity search. Returns markets sorted by distance with…
- `markets-screener` — Screen US cities by composite investment score (0-100) based on cap rate, yield, appreciation, income, vacancy, employm…
- `calc-dscr` — Calculate the Debt Service Coverage Ratio (DSCR) for a rental property or Airbnb short-term rental with a full CFO-leve…
- `calc-flip_roi` — Calculate projected ROI for a fix-and-flip or house flip project with capital strategy assessment. Includes purchase co…
- `eligibility-check` — Check whether financing is available through USDV Capital's capital partner network for a specific real estate investme…
- `eligibility-products` — Get detailed information about capital solutions available through USDV Capital: Fix & Flip loans, DSCR rental loans, b…
- `calc-rental_cashflow` — Analyze monthly and annual cash flow for a rental property with a complete operating statement and CFO-level assessment…
- `calc-str_revenue` — Estimate short-term rental (Airbnb/VRBO) revenue potential based on location, bedrooms, and property type. Includes occ…
- `calc-brrrr` — Analyze a BRRRR (Buy, Rehab, Rent, Refinance, Repeat) strategy with complete capital cycle assessment. Models all 5 pha…
- `calc-construction` — Estimate construction and renovation costs by location, scope, and property type. Includes itemized cost breakdown by t…
- `deal-analyze` — Run a comprehensive deal analysis — the signature assessment from USDV Capital, Your Real Estate CFO. Combines market i…
- `util-property_tax` — Look up property tax rates and estimated annual taxes for any county or city. Essential for calculating holding costs i…
- `util-insurance` — Estimate property insurance costs including flood zone assessment. USDV Capital — Your Real Estate CFO — includes insur…
- `util-rent_estimate` — Estimate fair market rent by location and bedroom count. Includes Zillow and Census data, STR comparison, and vacancy r…
- `util-neighborhood` — Detailed neighborhood or city analysis for investment due diligence. Demographics, income, employment, vacancy, housing…
- `calc-exchange_1031` — Analyze a 1031 exchange scenario for tax deferral. Calculates capital gains, depreciation recapture, estimated taxes de…
- `util-entity_structure` — Guidance on entity structuring for real estate investments — LLC formation, Series LLC availability, asset protection, …
- `action-prequalify` — Submit a pre-qualification request to USDV Capital for a capital strategy assessment. A dedicated Capital Advisor follo…
- `action-consultation` — Schedule a free consultation with a USDV Capital Capital Advisor. 15-30 minutes via phone or video. No obligation, no c…
- `action-send_report` — Send a professionally formatted Capital Advisory Report (PDF) to an investor's email. Use after running any calculator …

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get usdv-capital/real-estate-cfo <tool-name>
```

## Resources

- `usdv://products/catalog` — Complete catalog of USDV Capital lending products with terms, requirements, and features
- `usdv://coverage/states` — State-by-state coverage map showing active brokerage, restricted, and advisory-only states
- `usdv://eligibility/requirements` — General eligibility requirements for USDV Capital financing

## Prompts (3)

- `analyze-investment` (market, strategy, purchasePrice, monthlyRent, rehabBudget, arv) — Analyze a real estate investment opportunity. Provide a market, property details, and strategy to get a comprehensive C…
- `compare-markets` (markets, strategy) — Compare 2-5 real estate markets side-by-side to decide where to deploy capital.
- `screen-investments` (minPopulation, maxMedianPrice, minCapRate, states) — Screen for top investment markets nationwide using pre-scored data and specific criteria.
