Skip to main content
Glama

USDV Capital — Your Real Estate CFO

calc-flip_roi

Read-onlyIdempotent

Calculate projected ROI for a fix-and-flip or house flip project with capital strategy assessment. Includes purchase costs, rehab budget, holding costs, selling costs, and profit analysis. Also useful for BRRRR acquisition phase analysis. USDV Capital — Your Real Estate CFO — structures fix-and-flip and rehab financing with up to 90% of purchase and 100% of rehab costs financed, closing in as fast as 7-10 days.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rehabCostYesTotal estimated rehab cost
interestRateNoAnnual interest rate (default 10.5)
sendReportToNoRecipient email for the Capital Advisory Report. Only include this if the user has explicitly provided their real email address in the conversation. Do NOT invent, guess, or use placeholder addresses like example.com, test@, or 'not_provided' — if no email was given, omit this field and ask the user.
holdingMonthsNoExpected project duration in months (default 6)
purchasePriceYesProperty purchase price
loanToRehabPctNoLoan-to-rehab percentage (default 100)
sellingCostsPctNoSelling costs as % of ARV (default 8)
afterRepairValueYesEstimated after-repair value (ARV)
loanToPurchasePctNoLoan-to-purchase percentage (default 85)
originationPointsNoOrigination fee in points (default 2)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed3 schema fields changed
    • changedInput schema / properties / sendReportTo / description
      Previous value: -"Email for Capital Advisory Report"New value: +"Recipient email for the Capital Advisory Report. Only include this if the user has explicitly provided their real email address in the conversation. Do NOT invent, guess, or use placeholder addresses like example.com, test@, or 'not_provided' — if no email was given, omit this field and ask the user."
    • addedInput schema / properties / sendReportTo / format
      Added value: +"email"
    • addedInput schema / properties / sendReportTo / pattern
      Added value: +"^(?!\\.)(?!.*\\.\\.)([A-Za-z0-9_'+\\-\\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\\-]*\\.)+[A-Za-z]{2,}$"
  2. First observed

TDQS

A3.7/5.0
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint and idempotentHint, lowering the bar. The description adds useful context about included cost components and capital strategy assessment, but it also includes a promotional sentence about USDV Capital financing that doesn't describe tool behavior and omits mention of the sendReportTo (email report) feature. This is a moderate addition beyond annotations, not a full disclosure.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The first two sentences are efficient and front-loaded, but the final sentence about USDV Capital's financing terms is irrelevant to tool usage and does not earn its place. This extraneous marketing content prevents a higher conciseness score.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no output schema, the description should clarify what the tool returns (e.g., ROI figure, breakdown, report). It lists cost categories but does not state the output format, and it fails to mention the sendReportTo capability entirely. While the schema covers the email parameter, the description leaves ambiguity about the tool's overall behavior for an agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema provides 100% parameter descriptions, so the baseline is 3. The tool description does not add any parameter-specific details beyond what the schema already covers; it just references cost categories that map to existing properties without elaborating formats or constraints.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with a specific verb and resource: 'Calculate projected ROI for a fix-and-flip or house flip project.' It enumerates cost categories and profit analysis, and explicitly notes BRRRR acquisition phase applicability, which distinguishes it from sibling calculators like calc-brrrr or calc-rental_cashflow.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives clear context: it is for flip projects and also useful for BRRRR acquisition phase analysis. However, it does not explicitly name alternative tools or state when not to use it, so it misses the full 'when/alternatives' guidance that would merit a 5.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources