Skip to main content
Glama

Stratalize Real Estate

get_development_pro_forma_benchmark

Read-only

Development pro forma benchmarks — yield on cost, profit-on-cost, construction-to-perm spread, and return hurdles by product type. For developers underwriting new projects and lenders sizing construction loans. Sources: NAHB, ULI, industry composite.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
market_tierNo
product_typeYes

TDQS

A3.9/5.0
Behavior3/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false, so the description does not need to state safety. It adds context about data sources (NAHB, ULI, industry composite) and the specific metrics returned, which is useful behavioral transparency beyond annotations. However, it does not describe return format or any limitations.

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

Conciseness5/5

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

The description is a single, focused sentence that front-loads the core purpose and then adds target users and sources. Every clause adds value without redundancy, making it appropriately concise and well-structured.

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

Completeness4/5

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

The tool is simple with only 2 parameters and no output schema, so the description provides sufficient context for most use cases: it lists the metrics, target audience, and sources. It does not discuss market_tier selection or output details, but for a benchmark lookup tool, the description is reasonably complete.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate for parameter meanings. It mentions 'by product type' but does not elaborate on allowed values, and it completely omits the market_tier parameter. The enum values in the schema are self-explanatory, but the description fails to clarify how to combine them or what each parameter represents in the context of development benchmarks.

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 clearly identifies the tool as providing development pro forma benchmarks including yield on cost, profit-on-cost, construction-to-perm spread, and return hurdles by product type. It specifies the resource (development benchmarks) and the verb (get) implicitly, and distinguishes from sibling tools by focusing on development-specific metrics.

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 states the intended users and scenarios: 'For developers underwriting new projects and lenders sizing construction loans.' This gives clear context on when to use the tool, though it does not explicitly mention when not to use it or name alternative tools. Still, the audience and purpose are well-defined.

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.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a specific real estate metric or data source, with detailed descriptions and examples that clearly differentiate them. Even the four climate-related tools serve distinct purposes: composite risk, macroeconomic losses, historical storm tally, and short-term weather scheduling risk. The only potential overlap is between get_noaa_disaster_economics and get_storm_event_history, but their descriptions clarify different use cases.

Naming Consistency5/5

All 19 tools follow the exact same 'get_' prefix with lowercase snake_case descriptive suffixes. No mixed conventions, no irregular verbs, completely predictable pattern. This makes the tool names easy to learn and reliably distinguishable.

Tool Count4/5

19 tools is on the higher end for a data retrieval server, but the domain encompasses pricing, rents, costs, debt, climate, development, and market metrics, justifying a broad catalog. The four climate tools could arguably be consolidated, but each has a distinct use case and data source, making the count reasonable for a comprehensive real estate benchmark server.

Completeness4/5

The server covers the core real estate lifecycle: acquisition (cap rates, climate risk), development (construction costs, pro forma), financing (debt benchmarks, mortgage rates), operation (property operating, tax), and market analysis (supply, rents, residential, REITs, NCREIF). Minor gaps exist such as transaction volume data or sub-market specific leasing indicators, but the coverage is extensive for benchmark-oriented use cases.

Resources