Estimaite MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Estimaite MCP ServerTake off the plumbing fixtures on sheet 3 and price them."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Estimaite MCP server
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.
Connect
Endpoint
https://mcp.esti-maite.com/mcpTransport 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.
Related MCP server: Nutrient Document Engine MCP Server
What it can do
Roughly, and grouped the way an estimator works:
Drawings — upload a plan set, list sheets, read a sheet, extract text and schedules from it
Scale — calibrate from a known dimension, or auto-detect the plan scale
Takeoff — count symbols, measure linear runs, areas and volumes, organise into layers by system, size and material, and audit a sheet for what was missed
Estimating — price takeoffs against cost items, apply overhead and profit, and produce a proposal
Projects — create and manage projects, clients and assignees, and read the bid board
The full tool reference is in docs/tools.md. A connected client lists the live tool set,
which is always the authoritative answer.
Trades
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.
Accuracy
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.
Links
Product: https://www.esti-maite.com
How agents drive it: https://www.esti-maite.com/mcp
Support: support@esti-maite.com
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityDmaintenanceConnects AI assistants to JoeAPI construction management system, enabling management of clients, contacts, proposals, estimates, action items, project schedules, and financial data through natural language.Last updated1
- Alicense-qualityDmaintenanceEnables AI agents and users to process documents through natural language, supporting PDF operations like text extraction, redaction, splitting, form filling, annotations, and content search.Last updated1861MIT
- AlicenseAqualityAmaintenanceEnables AI agents to read and analyze PDF documents for natural language Q\&A. Supports multiple LLM providers including Google Gemini, Anthropic Claude, and OpenAI.Last updated1584Apache 2.0
- AlicenseAqualityCmaintenanceEnables AI agents to prepare floor plans for Ritn3D and interpret 3D outputs by providing tools for validation, complexity estimation, pricing, and failure analysis.Last updated9MIT
Related MCP Connectors
Auditable construction takeoffs with locked waste and conservative purchase rounding.
Agent-facing intake for HORIZON SHIELD, the Japanese construction estimate auditor.
DXF and PDF/X-4 for AI agents: structured facts, PNG renders, an interactive in-chat viewer.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/nickpanagios/estimaite-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server