Armory
Source
Browse
MCPs

opentakeoff-mcp

Drive the OpenTakeoff construction takeoff engine from any MCP client: open plan PDFs, set and verify drawing scale, one-click room areas, measure lengths, and export takeoff quantities. Runs locally over stdio via npx -y opentakeoff-mcp.

Score
92.4102 signals
Evidence
104 stars · 36 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install opentakeoff-mcp --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "opentakeoff-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "opentakeoff-mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. engineering-drawing-estimator5 stars46.654

What it is

Drive the OpenTakeoff construction takeoff engine from any MCP client: open plan PDFs, set and verify drawing scale, one-click room areas, measure lengths, and export takeoff quantities. Runs locally over stdio via npx -y opentakeoff-mcp.

When to use it

Drive the OpenTakeoff construction takeoff engine from any MCP client: open plan PDFs, set and verify drawing scale, one-click room areas, measure lengths, and export takeoff quantities. Runs locally over stdio via npx -y opentakeoff-mcp.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.