Hvac Quotes
БесплатноНе проверенEnables HVAC equipment Request for Quote (RFQ) management via MCP, allowing users to submit RFQs, check status, and compare quotes from distributors.
Описание
Enables HVAC equipment Request for Quote (RFQ) management via MCP, allowing users to submit RFQs, check status, and compare quotes from distributors.
README
mcp-name: io.github.wmarceau/hvac-quotes
HVAC equipment RFQ (Request for Quote) management via MCP for Claude Desktop.
Features
- Submit RFQs to HVAC equipment distributors
- Check RFQ status and track responses
- Get and compare quotes from multiple distributors
- Simulate quotes for testing workflows
Installation
pip install hvac-quotes-mcp
Claude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"hvac-quotes": {
"command": "hvac-quotes-mcp",
"env": {
"HVAC_MOCK_EMAIL": "true"
}
}
}
}
Available Tools
submit_rfq
Submit a Request for Quote to HVAC distributors.
Equipment types: ac_unit, furnace, heat_pump, air_handler, condenser,
evaporator_coil, mini_split, thermostat, ductwork, other
check_rfq_status
Check the status of a submitted RFQ.
get_quotes
Get all quotes received for an RFQ.
compare_quotes
Compare quotes from multiple distributors - identifies best price, fastest delivery, and recommended option.
simulate_quote
(Testing) Simulate a quote response from a distributor without waiting for real email responses.
Example Usage
Ask Claude:
"I need a 3-ton AC unit delivered to Naples, FL. Can you get me quotes from distributors?"
Claude will:
- Submit RFQs to matching distributors in Florida
- Return RFQ IDs for tracking
- You can check status later or simulate quotes for testing
Environment Variables
| Variable | Description | Default |
|---|---|---|
HVAC_MOCK_EMAIL |
Use mock email mode for testing | true |
SMTP_HOST |
SMTP server hostname | - |
SMTP_PORT |
SMTP server port | 587 |
SMTP_USER |
SMTP username | - |
SMTP_PASS |
SMTP password | - |
SMTP_FROM |
From email address | - |
HVAC_DB_PATH |
SQLite database path | temp directory |
How It Works
Unlike instant-response APIs, this MCP models real-world HVAC procurement:
- RFQ Submission: Sends email requests to distributors (mocked by default)
- Async Response: Distributors respond in 24-48 hours (simulate for testing)
- Quote Comparison: Compare received quotes for best value
License
MIT
Установка Hvac Quotes
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/MarceauSolutions/hvac-quotes-mcpFAQ
Hvac Quotes MCP бесплатный?
Да, Hvac Quotes MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Hvac Quotes?
Нет, Hvac Quotes работает без API-ключей и переменных окружения.
Hvac Quotes — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Hvac Quotes в Claude Desktop, Claude Code или Cursor?
Открой Hvac Quotes на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Hvac Quotes with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
