Skip to main content
Glama
msingatullin

MCP-Estimator

by msingatullin

MCP-Эстиматор

Interfaz de agente para calcular presupuestos de videovigilancia, sistemas de cableado estructurado (СКС) y sistemas de baja corriente.

Creado para OpenAI WebMCP Challenge.

Inicio rápido

uv venv --python 3.12
source .venv/bin/activate
uv pip install -e ".[dev]"
python -m src.app

Abra http://localhost:8000 — formulario web para calcular el presupuesto.

Endpoint MCP: http://localhost:8000/mcp (Streamable HTTP).

Dependencias opcionales de análisis de fotos:

uv pip install -e ".[vision]"

Herramientas MCP

  • estimate_project — cálculo del presupuesto según los parámetros del objeto

  • get_bom — lista de materiales

  • generate_proposal — propuesta comercial

  • suggest_camera_placement — recomendaciones para la colocación de cámaras

Exportación PDF: GET /api/estimate/pdf.

Stack

  • Python 3.12

  • mcp SDK (Streamable HTTP)

  • FastAPI + Jinja2

  • Ultralytics YOLOv8 (opcional vision extra)

  • fpdf2

Licencia

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.app

Open 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 parameters

  • get_bom — bill of materials

  • generate_proposal — commercial proposal text

  • suggest_camera_placement — camera placement recommendations

PDF export: GET /api/estimate/pdf.

License

MIT

-
license - not tested
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/msingatullin/mcp-visionquote'

If you have feedback or need assistance with the MCP directory API, please join our Discord server