MCP-Estimator
Click on "Deploy 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., "@MCP-EstimatorEstimate cost and BOM for a 20-camera warehouse surveillance system"
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.
MCP-Estimator
Agent interface for estimating video surveillance, structured cabling systems (SCS) and low-current systems projects.
Built for the OpenAI WebMCP Challenge.
Quick start
uv venv --python 3.12
source .venv/bin/activate
uv pip install -e ".[dev]"
python -m src.appOpen http://localhost:8000 — web form for estimate calculation.
MCP endpoint: http://localhost:8000/mcp (Streamable HTTP).
Optional photo analysis dependencies:
uv pip install -e ".[vision]"Related MCP server: RoofMeasure MCP
MCP tools
estimate_project— calculate estimate from project parametersget_bom— bill of materialsgenerate_proposal— commercial proposalsuggest_camera_placement— camera placement recommendations
PDF export: GET /api/estimate/pdf.
Stack
Python 3.12
mcpSDK (Streamable HTTP)FastAPI + Jinja2
Ultralytics YOLOv8 (optional
visionextra)fpdf2
License
MIT
MCP-Estimator
Agent interface for estimating video surveillance, structured cabling and low-current systems projects.
Built for the OpenAI WebMCP Challenge.
Quick start
uv venv --python 3.12
source .venv/bin/activate
uv pip install -e ".[dev]"
python -m src.appOpen http://localhost:8000 for the web estimator.
MCP endpoint: http://localhost:8000/mcp (Streamable HTTP).
Optional photo analysis dependencies:
uv pip install -e ".[vision]"MCP tools
estimate_project— calculate estimate from project parametersget_bom— bill of materialsgenerate_proposal— commercial proposal textsuggest_camera_placement— camera placement recommendations
PDF export: GET /api/estimate/pdf.
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
Construction takeoff and estimating for AI agents. Measure a drawing PDF, export a priced estimate.
- AgineraOAuthai.aginera
Turn construction drawings into takeoffs, measured routes, schedules and estimates.
AI-powered job cost estimator for skilled trades with material and labor breakdowns
Draw buildings as DXF, IFC and 3D, plus exact French rent and charges calculations.
Related MCP Servers
- -licenseNot gradedqualityNot gradedmaintenanceEnables automated project analysis and structured development specification generation. Supports multiple export formats and integrates with AI models for comprehensive project documentation and validation.-

RoofMeasure MCPofficial
AlicenseAqualityBmaintenanceProvides free EagleView-style satellite roof measurements and modular Xactimate-style estimating from Google Solar API data, enabling contractors to generate reports and estimates from any address.3MIT- AlicenseNot gradedqualityCmaintenanceProvides AI-powered subsurface scan analysis and plain-English bid drafting tools, helping certified technicians assess hazards and trades build estimates.MIT
- AlicenseNot gradedqualityCmaintenanceEnables AI agents to perform construction takeoff and estimating from drawing PDFs, including upload, scale calibration, trade-based takeoff, pricing, and proposal export.MIT