US Construction Cost Estimator

US Construction Cost Estimator MCP Connector for Claude

A+

Calculate construction costs per square foot across major US cities using regional indices and structural multipliers.

4 tools Official Updated Jun 28, 2026 Official Vinkius Partner

This MCP server provides a precise estimation engine for construction projects in the United States. By connecting AI agents to localized economic data, it allows for detailed cost projections based on city-specific base rates, structural material multipliers (such as material_multiplier_fetch results), and building usage intensity. Use city_base_index_lookup to find baseline rates, or run a complete calculation with estimate_total_burden by providing the city, square footage, material type, and usage category.

constructioncost-estimationus-citiesreal-estateproject-management

4 tools expose this connector's capabilities to your AI agent.

city_base_index_lookup

Lookup the baseline construction rate for a specific US city

estimate_total_burden

Calculate the total estimated construction cost for a project

material_multiplier_fetch

g., wood, steel, concrete). Get the cost multiplier for a specific construction material

usage_multiplier_fetch

g., residential, commercial, industrial). Get the cost multiplier for a specific building usage type

See how to talk to your AI agent using US Construction Cost Estimator.

Estimate the cost for a 5000 sq ft residential building in New York using wood frame construction.

The calculation was performed using `estimate_total_burden`. The estimated cost per square foot and total project burden have been calculated based on New York's base index, wood frame multiplier, and residential usage.

What is the base construction rate for Los Angeles?

The `city_base_index_lookup` tool returned the baseline cost per square foot for Los Angeles.

How does using steel instead of wood affect my building costs?

By comparing the results from `material_multiplier_fetch` for both wood and steel, you can see the specific cost increase associated with structural steel.

Estimates are based on hardcoded baseline indices for the 50 largest US cities, adjusted by structural and usage multipliers. For a complete breakdown, use `estimate_total_lag` to see how all variables interact.

Related Connectors