The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Car Repair Cost Estimator listing page.
Free remote MCP server that estimates car repair costs — parts and labor price ranges by make, model and repair type (US market, 2026). No accounts, no API keys, no auth.
https://carrepaircostestimator.com/mcp (streamable HTTP)/.well-known/mcp.jsonSettings → MCP → add a server with URL https://carrepaircostestimator.com/mcp (transport: HTTP).
| Tool | What it does |
|---|---|
get_repair_cost_estimate | Repair cost estimate (parts, labor, total — low/high USD) by make and repair type |
list_repair_types | All supported repair jobs, optionally filtered by make (EV-aware) |
list_makes_models | Supported makes and models |
get_repair_cost_guide | Full cost guide for one repair type: price ranges, breakdown table, factors, FAQs |
list_repair_guides | All 31 repair cost guides with price ranges, filterable by category |
decode_vin | Decode a VIN to year / make / model / trim |
estimate_vehicle_value | Estimated vehicle market value by year, make, model, trim |
All tools are read-only. Prices are US national averages for reference only — actual quotes vary by shop, region and vehicle condition.
MIT