Skip to main content
Glama
msingatullin

MCP-Estimator

by msingatullin

MCP-Эстиматор

ビデオ監視、構造化ケーブリングシステム(SCS)、弱電システムの見積もり計算のためのエージェントインターフェース。

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