Back to Browse

Carrepaircostestimator MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Car repair cost estimates by make, model and repair type. 31 cost guides, VIN decode. Free.

About

Car repair cost estimates by make, model and repair type. 31 cost guides, VIN decode. Free.

Remote endpoints: streamable-http: https://carrepaircostestimator.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

7 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-carrepaircostestimator-cost-estimator": {
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Car Repair Cost Estimator MCP Server

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.

What you can do with it

  • Get a car repair cost estimate (parts + labor, low–high range in USD) for 17 common repair jobs across 10 makes and 30+ models
  • Look up average car repair costs by job type — bumper, windshield, transmission, head gasket, paint job, hail damage and more
  • Browse 31 detailed repair cost guides with price breakdown tables, cost factors and FAQs
  • Decode a VIN to year/make/model/trim
  • Estimate a vehicle's market value by year, make, model and trim

Connect

Claude Desktop / Claude Code

{
  "mcpServers": {
    "car-repair-cost-estimator": {
      "type": "http",
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}

Cursor

Settings → MCP → add a server with URL https://carrepaircostestimator.com/mcp (transport: HTTP).

VS Code

{
  "servers": {
    "car-repair-cost-estimator": {
      "type": "http",
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}

Tools

ToolWhat it does
get_repair_cost_estimateRepair cost estimate (parts, labor, total — low/high USD) by make and repair type
list_repair_typesAll supported repair jobs, optionally filtered by make (EV-aware)
list_makes_modelsSupported makes and models
get_repair_cost_guideFull cost guide for one repair type: price ranges, breakdown table, factors, FAQs
list_repair_guidesAll 31 repair cost guides with price ranges, filterable by category
decode_vinDecode a VIN to year / make / model / trim
estimate_vehicle_valueEstimated 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.

Related links

License

MIT

Reviews

No reviews yet

Be the first to review this server!