Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.scrap-autos/scrap-autos-mcp

com.scrap-autos/scrap-autos-mcp

Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.

Uptime
100.0%
1 direct probes · 30d
Response
1542ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_vehicle_quote

Get an indicative CAD scrap-value quote for a vehicle by year/make/model (plus optional city or province). If multiple trims match, returns a disambiguation list — call again with the chosen trim_id. …

search_vehicles

Look up matching trims in the ScrapAutos curb-weight database for a given year/make/model. Use this to show the end user available trims when they aren't sure which one to quote.

list_provincial_rates

Return current ScrapAutos scrap rates per Canadian province/territory (CAD per tonne). Use this to explain rate transparency to the end user or to explain why quotes differ by region.

submit_lead

After the end user has received a quote and provided their phone number, call this to notify the ScrapAutos team. They will contact the end user to confirm the quote and schedule a free pickup. Requir…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "com.scrap-autos/scrap-autos-mcp": {
      "url": "https://scrap-autos.com/mcp/v1",
      "transport": "streamable-http"
    }
  }
}