mcpbeat Sign in

Car Repair Cost Estimator MCP Server

by carrepaircostestimator Your server? Claim it
answering

Car Repair Cost Estimator is answering right now. Last checked 7 min ago. It exposes 7 tools. Last commit 2 Sep 2026.

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

Uptime history 8 days of history · worst day 58%
8 days agonow
67.4%
Uptime 24h
62 of 92 checks
7
Tools
read from the server
388 ms
Response time
average over 24h
0
Stars
last commit 2 Sep 2026

Car Repair Cost Estimator does not always answer

Over the last week it answered 95.3% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add cost-estimator --transport http https://carrepaircostestimator.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cost-estimator": {
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cost-estimator]
url = "https://carrepaircostestimator.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "cost-estimator": {
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cost-estimator": {
      "url": "https://carrepaircostestimator.com/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

repair
get_repair_cost_estimate
Estimate the cost of a car repair job (parts + labor, USD, US national averages 2026) by make and repair type. Returns low/high ranges for parts, labor, and total. Use list_makes_models and list_repair_types to discover valid slugs.
get_repair_cost_guide
Get the full editorial cost guide for a repair type: direct answer, price range, cost breakdown table, price factors, failure symptoms, and FAQs (US market, 2026). Use list_repair_guides to discover slugs.
list_repair_guides
List all editorial repair cost guides (slug, title, category, price range). Optionally filter by category: body, mechanical, glass-wheels, or electrical.
list_repair_types
List the repair job types available for cost estimates (slugs, typical parts cost, labor hours). Pass a make_slug to get only the jobs applicable to that make (EVs skip ICE-only jobs).
decode
decode_vin
Decode a 17-character Vehicle Identification Number (VIN) into year, make, model, trim, body style, and manufacturer. Use before estimate_vehicle_value to get exact vehicle details.
estimate
estimate_vehicle_value
Estimate the current US market value (USD) of a vehicle from year, make, model, and optional trim. Deterministic model: base price by make, trim multiplier, age-based depreciation. Useful to judge whether a repair is worth the cost.
makes
list_makes_models
List all supported car makes and their models (slugs, EV flag, price multiplier). Use the make_slug values with get_repair_cost_estimate and list_repair_types.

Endpoints

URLTransportStateLatencyChecked
https://carrepaircostestimator.com/mcp streamable-http answering 458 ms 7 min ago

Alternatives to Car Repair Cost Estimator

same job, measured the same way
Pricemyrepair MCP
by iwanek86

UK car repair and servicing cost ranges per car model, in GBP, from PriceMyRepair.

4 tools answering
Taxact MCP
by taxact

Tax filing guidance, cost comparison, document checklists, and refund estimates by TaxAct.

8 tools answering
Remodeleriq
by gustavoatar

Check if a contractor's remodeling bid is fair: analyze a quote, get cost + labor estimates.

10 tools answering
I
Video Generation Cost Estimator
by 702exec

Video generation cost estimates across providers, with provenance, freshness, and confidence.

3 tools answering
530A Model calculator
by 530amodel

Free, deterministic 530A (Trump Account) projections, verified rules, and searchable guides.

4 tools answering
Layergen MCP
by adebayojuwon200-pixel

Layergen 3D model generation, retexture, and repair — for Claude Desktop and any MCP host.

20 installs/wk local only
delega.ai for AWS Pricing Calculator
by delega

Create AWS cost estimates and shareable AWS Pricing Calculator URLs.

answering
C
FBI Crime Data
by olyport

Crime estimates by type, state arrest data, and national crime trends from the FBI UCR

4 tools answering

Car Repair Cost Estimator — questions

Answers built from our own checks of this server.

What can Car Repair Cost Estimator do?
It exposes 7 tools, read directly from the server on our last check. Among them: decode_vin, estimate_vehicle_value, get_repair_cost_estimate, get_repair_cost_guide, list_makes_models, list_repair_guides and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Car Repair Cost Estimator working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 62 of 92 checks got a reply (67.4%), average response time 388 ms. The bar chart above shows every period we have measured.
How do I connect Car Repair Cost Estimator?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Car Repair Cost Estimator need an API key?
No. Car Repair Cost Estimator completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Car Repair Cost Estimator?
It answers our handshake in 388 ms on average, which is faster than 42% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Car Repair Cost Estimator open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.