{
  "markdown": "# Estimaite MCP server\n\nConstruction takeoff and estimating for AI agents.\n\nEstimaite reads a construction drawing PDF, measures and counts the scope on the sheet, prices it against\neditable material and labour rates, and returns an estimate. This repository holds the public manifest and\nconnection docs for its **remote MCP server**, so an MCP client can drive the whole job: upload a plan set,\nset or auto-detect scale, take off by trade, price it, and export a priced estimate or proposal.\n\nThe server is hosted. There is nothing to install and no source in this repository.\n\n## Connect\n\n**Endpoint**\n\n```\nhttps://mcp.esti-maite.com/mcp\n```\n\nTransport is streamable HTTP. Authentication is OAuth 2.1: the client opens a browser, you approve the\nconnection against your Estimaite account, and the client stores the token. Any MCP client that supports\nremote servers with OAuth will work, including Claude and other MCP-capable assistants.\n\n**Claude Desktop / Claude Code**\n\nAdd it as a remote MCP server pointing at the endpoint above and complete the browser approval when prompted.\n\n## What it can do\n\nRoughly, and grouped the way an estimator works:\n\n- **Drawings** — upload a plan set, list sheets, read a sheet, extract text and schedules from it\n- **Scale** — calibrate from a known dimension, or auto-detect the plan scale\n- **Takeoff** — count symbols, measure linear runs, areas and volumes, organise into layers by system, size\n  and material, and audit a sheet for what was missed\n- **Estimating** — price takeoffs against cost items, apply overhead and profit, and produce a proposal\n- **Projects** — create and manage projects, clients and assignees, and read the bid board\n\nThe full tool reference is in [`docs/tools.md`](docs/tools.md). A connected client lists the live tool set,\nwhich is always the authoritative answer.\n\n## Trades\n\nNine, covering concrete and masonry, structural and misc steel, carpentry and framing, drywall, insulation and\nceilings, HVAC and sheet metal, plumbing and fire protection, electrical and low voltage, finishes and roofing,\nand sitework and utilities. The method follows how each trade is actually taken off rather than one generic\nworkflow.\n\n## Accuracy\n\nEstimaite makes no published accuracy claim. Measurement accuracy is being evaluated on a small sample and no\nnumber is published, so none is asserted here. What the product does claim is structural: measurements are\nproduced before an estimator opens the drawing, and the estimator reviews them against an overlay of what was\nmeasured.\n\n## In the MCP registry\n\nPublished as **`com.esti-maite/construction-takeoff-estimating`**, under a namespace verified against\n`esti-maite.com`.\n\n```bash\ncurl 'https://registry.modelcontextprotocol.io/v0/servers?search=construction-takeoff-estimating'\n```\n\nThe entry is named for what the server does rather than for the brand because registry search matches the\nserver name and ignores the description. `server.json` in this repository is the manifest that was published.\n\n## Links\n\n- Product: https://www.esti-maite.com\n- How agents drive it: https://www.esti-maite.com/mcp\n- About: https://www.esti-maite.com/about\n- Support: support@esti-maite.com\n",
  "bytes": 3197,
  "sha": "f01c7332452f5ef989a0251a73ab3345986ec2b69064114ad3463f7bf506b025",
  "repo_slug": "nickpanagios/estimaite-mcp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_esti_maite_construction_takeoff_esti_09e870e3/readme"
}