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

carrepaircostestimator-mcp

Ver en 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 ServersRegistry oficial0 estrellas0 forksMITActualizado 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.
Casos de uso

Resumen de MCP Servers

# 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

Lo que la gente pregunta sobre carrepaircostestimator-mcp

¿Qué es maximmaximovwork2018-gif/carrepaircostestimator-mcp?

+

maximmaximovwork2018-gif/carrepaircostestimator-mcp es mcp servers para el ecosistema de Claude AI. Free remote MCP server: car repair cost estimates by make, model and repair type. 31 repair cost guides, VIN decode, vehicle value. No auth. Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-02.

¿Cómo se instala carrepaircostestimator-mcp?

+

Puedes instalar carrepaircostestimator-mcp clonando el repositorio (https://github.com/maximmaximovwork2018-gif/carrepaircostestimator-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar maximmaximovwork2018-gif/carrepaircostestimator-mcp?

+

Nuestro agente de seguridad ha analizado maximmaximovwork2018-gif/carrepaircostestimator-mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene maximmaximovwork2018-gif/carrepaircostestimator-mcp?

+

maximmaximovwork2018-gif/carrepaircostestimator-mcp es mantenido por maximmaximovwork2018-gif. La última actividad registrada en GitHub es del 2026-09-02, con 0 issues abiertos.

¿Hay alternativas a carrepaircostestimator-mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega carrepaircostestimator-mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

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>

Más MCP Servers

Alternativas a carrepaircostestimator-mcp