Skip to main content
ClaudeWave

Construction takeoff and estimating for AI agents. Remote MCP server: upload a drawing PDF, measure and count scope by trade, price it, export an estimate.

MCP ServersRegistry oficial0 estrellas0 forksMITActualizado today
ClaudeWave Trust Score
87/100
Trusted
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Documented (README)
Last scanned: 8/6/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/nickpanagios/estimaite-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "estimaite-mcp": {
      "command": "node",
      "args": ["/path/to/estimaite-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/nickpanagios/estimaite-mcp and follow its README for install instructions.
Casos de uso

Resumen de MCP Servers

# 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/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`](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`.

```bash
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

Lo que la gente pregunta sobre estimaite-mcp

¿Qué es nickpanagios/estimaite-mcp?

+

nickpanagios/estimaite-mcp es mcp servers para el ecosistema de Claude AI. Construction takeoff and estimating for AI agents. Remote MCP server: upload a drawing PDF, measure and count scope by trade, price it, export an estimate. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-08-05.

¿Cómo se instala estimaite-mcp?

+

Puedes instalar estimaite-mcp clonando el repositorio (https://github.com/nickpanagios/estimaite-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar nickpanagios/estimaite-mcp?

+

Nuestro agente de seguridad ha analizado nickpanagios/estimaite-mcp y le ha asignado un Trust Score de 87/100 (tier: Trusted). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene nickpanagios/estimaite-mcp?

+

nickpanagios/estimaite-mcp es mantenido por nickpanagios. La última actividad registrada en GitHub es del 2026-08-05, con 0 issues abiertos.

¿Hay alternativas a estimaite-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega estimaite-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: nickpanagios/estimaite-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/nickpanagios-estimaite-mcp)](https://claudewave.com/repo/nickpanagios-estimaite-mcp)
<a href="https://claudewave.com/repo/nickpanagios-estimaite-mcp"><img src="https://claudewave.com/api/badge/nickpanagios-estimaite-mcp" alt="Featured on ClaudeWave: nickpanagios/estimaite-mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a estimaite-mcp