The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Construction Takeoff Estimating listing page.
Construction takeoff and estimating for AI agents.
Estimaite reads a construction drawing PDF, measures and counts the scope on the sheet, prices it against editable material and labour rates, and returns an estimate. This repository holds the public manifest and connection docs for its remote MCP server, so an MCP client can drive the whole job: upload a plan set, set or auto-detect scale, take off by trade, price it, and export a priced estimate or proposal.
The server is hosted. There is nothing to install and no source in this repository.
Endpoint
Transport is streamable HTTP. Authentication is OAuth 2.1: the client opens a browser, you approve the connection against your Estimaite account, and the client stores the token. Any MCP client that supports remote servers with OAuth will work, including Claude and other MCP-capable assistants.
Claude Desktop / Claude Code
Add it as a remote MCP server pointing at the endpoint above and complete the browser approval when prompted.
Roughly, and grouped the way an estimator works:
The full tool reference is in docs/tools.md. A connected client lists the live tool set,
which is always the authoritative answer.
Nine, covering concrete and masonry, structural and misc steel, carpentry and framing, drywall, insulation and ceilings, HVAC and sheet metal, plumbing and fire protection, electrical and low voltage, finishes and roofing, and sitework and utilities. The method follows how each trade is actually taken off rather than one generic workflow.
Estimaite makes no published accuracy claim. Measurement accuracy is being evaluated on a small sample and no number is published, so none is asserted here. What the product does claim is structural: measurements are produced before an estimator opens the drawing, and the estimator reviews them against an overlay of what was measured.
Published as com.esti-maite/construction-takeoff-estimating, under a namespace verified against
esti-maite.com.
The entry is named for what the server does rather than for the brand because registry search matches the
server name and ignores the description. server.json in this repository is the manifest that was published.