carrepaircostestimator-mcp
Free remote MCP server: car repair cost estimates by make, model and repair type. 31 repair cost guides, VIN decode, vehicle value. No auth.
Documentation
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
- Server card: `/.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
{
"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
| 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 — upload damage photos, get an AI estimate
- Repair cost guides
- MCP server landing page
License
MIT
Frequently asked questions
What is carrepaircostestimator-mcp?
carrepaircostestimator-mcp is Free remote MCP server: car repair cost estimates by make, model and repair type. 31 repair cost guides, VIN decode, vehicle value. No auth.
How do I install carrepaircostestimator-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is carrepaircostestimator-mcp open source?
Yes — it is hosted on GitHub at https://github.com/maximmaximovwork2018-gif/carrepaircostestimator-mcp.
Related MCP tools
🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Fast and Accurate Code Search for Agents. Uses 99% fewer tokens than grep+read
The go-to web for your AI coding agent — local-first search, fetch, crawl & research over MCP. No API keys, no cloud, $0/query. Public beta.
AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
The missing open-source Kubernetes UI with a built-in MCP server for AI agents. See what's broken, why, and what changed. Issues, Topology, event timeline, Helm, GitOps, live service traffic, and cluster audits - all in one Go binary.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP