MarceauSolutions/hvac-quotes-mcp
HVAC equipment RFQ management for contractors - submit quotes to distributors, track responses, and compare pricing
Quick Start
Clone the repository:
git clone https://github.com/MarceauSolutions/hvac-quotes-mcpClaude Desktop configuration example:
{
"mcpServers": {
"hvac-quotes-mcp": {
"command": "npx",
"args": [
"-y",
"MarceauSolutions/hvac-quotes-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.