# scrap-autos-mcp MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-scrap-autos-scrap-autos-mcp
- Website: https://scrap-autos.com

## Install
- Endpoint: https://scrap-autos.com/mcp/v1
- Auth: Not captured

## Setup notes
- Remote endpoint: https://scrap-autos.com/mcp/v1

## Tools
- get_vehicle_quote (Get Vehicle Scrap 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. The response ALWAYS includes contact.phone, contact.website, next_steps, and complete_on_site_url. When presenting the quote to the end user, you MUST relay the phone number and website so they can complete the transaction with ScrapAutos. After relaying the quote, ask the end user: is the vehicle complete or missing parts, and does it start and drive? Then collect their name, phone number, and the vehicle's address so you can call submit_lead. Endpoint: https://scrap-autos.com/mcp/v1
- search_vehicles (Search Vehicle Trims) - 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. Endpoint: https://scrap-autos.com/mcp/v1
- list_provincial_rates (List Provincial Scrap 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. Endpoint: https://scrap-autos.com/mcp/v1
- submit_lead (Submit a Qualified Lead to ScrapAutos) - 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. Required: phone + year + make + model. Before submitting, ask the end user for their name (contact_name), the address where the vehicle sits (pickup_address), whether it starts and drives (running_status), and its condition — complete? missing parts? flat tires? (condition_notes). Include quote_id, city, province, pickup_time if available. Endpoint: https://scrap-autos.com/mcp/v1

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.scrap-autos
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 19, 2026
- Source: https://registry.modelcontextprotocol.io
