Skip to main content
ClaudeWave
maximmaximovwork2018-gif avatar
maximmaximovwork2018-gif

carrepaircostestimator-mcp

View on GitHub

Free remote MCP server: car repair cost estimates by make, model and repair type. 31 repair cost guides, VIN decode, vehicle value. No auth.

MCP ServersOfficial Registry0 stars0 forksMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/maximmaximovwork2018-gif/carrepaircostestimator-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "carrepaircostestimator-mcp": {
      "command": "node",
      "args": ["/path/to/carrepaircostestimator-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/maximmaximovwork2018-gif/carrepaircostestimator-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# 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.

- **Endpoint:** `https://carrepaircostestimator.com/mcp` (streamable HTTP)
- **Website:** [Car Repair Cost Estimator](https://carrepaircostestimator.com)
- **Server card:** [`/.well-known/mcp.json`](https://carrepaircostestimator.com/.well-known/mcp.json)

## 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

```json
{
  "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

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

## Tools

| 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.

## Related links

- [Free car repair cost estimator from photos](https://carrepaircostestimator.com/) — upload damage photos, get an AI estimate
- [Repair cost guides](https://carrepaircostestimator.com/repair-costs)
- [MCP server landing page](https://carrepaircostestimator.com/mcp-server)

## License

MIT
car-repairmcpmcp-servermodel-context-protocol

What people ask about carrepaircostestimator-mcp

What is maximmaximovwork2018-gif/carrepaircostestimator-mcp?

+

maximmaximovwork2018-gif/carrepaircostestimator-mcp is mcp servers for the Claude AI ecosystem. Free remote MCP server: car repair cost estimates by make, model and repair type. 31 repair cost guides, VIN decode, vehicle value. No auth. It has 0 GitHub stars and its last recorded update is dated 2026-09-02.

How do I install carrepaircostestimator-mcp?

+

You can install carrepaircostestimator-mcp by cloning the repository (https://github.com/maximmaximovwork2018-gif/carrepaircostestimator-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is maximmaximovwork2018-gif/carrepaircostestimator-mcp safe to use?

+

Our security agent has analyzed maximmaximovwork2018-gif/carrepaircostestimator-mcp and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains maximmaximovwork2018-gif/carrepaircostestimator-mcp?

+

maximmaximovwork2018-gif/carrepaircostestimator-mcp is maintained by maximmaximovwork2018-gif. The last recorded GitHub activity is dated 2026-09-02, with 0 open issues.

Are there alternatives to carrepaircostestimator-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy carrepaircostestimator-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: maximmaximovwork2018-gif/carrepaircostestimator-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/maximmaximovwork2018-gif-carrepaircostestimator-mcp)](https://claudewave.com/repo/maximmaximovwork2018-gif-carrepaircostestimator-mcp)
<a href="https://claudewave.com/repo/maximmaximovwork2018-gif-carrepaircostestimator-mcp"><img src="https://claudewave.com/api/badge/maximmaximovwork2018-gif-carrepaircostestimator-mcp" alt="Featured on ClaudeWave: maximmaximovwork2018-gif/carrepaircostestimator-mcp" width="320" height="64" /></a>