Skip to main content
Glama
msingatullin

MCP-Estimator

by msingatullin

MCP-Эстиматор

用于视频监控、结构化布线系统(СКС)和弱电系统预算计算的代理界面。

OpenAI WebMCP Challenge 创建。

快速开始

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

打开 http://localhost:8000 — 用于预算计算的网页表单。

MCP 端点:http://localhost:8000/mcp(Streamable HTTP)。

可选的照片分析依赖:

uv pip install -e ".[vision]"

MCP 工具

  • estimate_project — 根据对象参数计算预算

  • get_bom — 材料清单

  • generate_proposal — 商业提案

  • suggest_camera_placement — 摄像头布置建议

PDF 导出:GET /api/estimate/pdf

技术栈

  • Python 3.12

  • mcp SDK (Streamable HTTP)

  • FastAPI + Jinja2

  • Ultralytics YOLOv8 (optional vision extra)

  • fpdf2

许可证

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