Woogoro Roofing Quote Analyzer
https://server.smithery.ai/glane0303/woogoro-roofing/mcpPaste any roofing contractor quote into Claude/Cursor/ChatGPT and Woogoro Roofing MCP audits it: - Detects scope gaps (tear-off, underlayment, ice shield, flashing, ridge vent, decking change-order risk) - Compares prices to state-adjusted per-square benchmarks using Woogoro's flywheel of real quotes - Flags warranty inadequacy and material mismatches - Drafts dispute letters across 8 issue types - Generates phone negotiation scripts (multi-quote leverage, price match, warranty extension) **Tools (5):** `parse_quote`, `check_errors`, `lookup_average_price`, `draft_dispute`, `negotiation_script` Backed by Woogoro's `/api/parse-quote` endpoint (Claude Haiku-powered) and bundled state pricing data. Free hosted endpoint, no API key required.
How to connect
https://server.smithery.ai/glane0303/woogoro-roofing/mcp
curl -X POST https://server.smithery.ai/glane0303/woogoro-roofing/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'