Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI β†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
  • Remote MCP β†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) β†— (opens in a new tab)
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Construction Takeoff Estimating
C
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:23:54 PM

Construction Takeoff Estimating

Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "construction-takeoff-estimating": {
      "command": "npx",
      "args": [
        "-y",
        "construction-takeoff-estimating"
      ]
    }
  }
}

πŸ’‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

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

Code
https://mcp.esti-maite.com/mcp

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.

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.

In the MCP registry

Published as com.esti-maite/construction-takeoff-estimating, under a namespace verified against esti-maite.com.

Terminal
curl 'https://registry.modelcontextprotocol.io/v0/servers?search=construction-takeoff-estimating'

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.

Links

  • Product: https://www.esti-maite.com
  • How agents drive it: https://www.esti-maite.com/mcp
  • About: https://www.esti-maite.com/about
  • Support: support@esti-maite.com

Related MCP Servers

View all in Developer Tools View all alternatives
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    πŸ’» Developer Tools0 views
    Compare vs Ai Netcafe β†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    πŸ’» Developer Tools7 views
    Compare vs Claude Task Master β†’
  • P
    Pdf Tools Ai Mcp

    AI-powered pdf tools ai MCP server for agents. Supports extract text, count pages, get metad...

    πŸ’» Developer Tools0 views
    Compare vs Pdf Tools Ai Mcp β†’
  • P
    Pdf Document Mcp

    AI-powered pdf document MCP server for agents. Supports extract text from pdf, convert pdf t...

    πŸ’» Developer Tools1 views
    Compare vs Pdf Document Mcp β†’

Frequently Asked Questions about Construction Takeoff Estimating

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "construction-takeoff-estimating": { "command": "npx", "args": ["-y", "construction-takeoff-estimating"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewConstruction Takeoff Estimating AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/construction-takeoff-estimating?style=directory)](https://allmcps.com/mcp/construction-takeoff-estimating)
HTML Embed
<a href="https://allmcps.com/mcp/construction-takeoff-estimating"><img src="https://allmcps.com/api/badge/construction-takeoff-estimating?style=directory" alt="Construction Takeoff Estimating on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
28Quality signal: Emerging Β· 28/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools12/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge β€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Construction Takeoff Estimating β†’Install in Claude DesktopInstall in CursorInstall in VS Code