Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (streamable-http). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus einem echten MCP-Handshake initialize → tools/list gegen den deklarierten Endpunkt gelesen. Es wurde nie ein Tool aufgerufen — tools/list ist der lesende Introspektionsaufruf, den das Protokoll dafür vorsieht. Es spiegelt wider, was der Server in diesem Moment angeboten hat; ein gehosteter Endpunkt ist an keine Version gebunden und kann sich ohne Ankündigung ändern.
https://scrap-autos.com/mcp/v14 Tools · 317 msget_vehicle_quoteGet 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.…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.…
| Parameter | Typ | Beschreibung |
|---|---|---|
| year | string | Vehicle model year, e.g. '2012' |
| make | string | Manufacturer, e.g. 'Honda' |
| model | string | Model name, e.g. 'Civic' |
| city | string | Canadian city (used to detect province) |
| province | string | Province code override (ON, QC, AB, BC, MB, SK, NB, NS, PE, NL, NT, NU, YT) |
| trim_id | string | Specific trim ID returned from a prior disambiguation call |
search_vehiclesLook 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.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.
| Parameter | Typ | Beschreibung |
|---|---|---|
| year* | string | — |
| make* | string | — |
| model* | string | — |
list_provincial_ratesReturn 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.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.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
submit_leadAfter 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),…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),…
| Parameter | Typ | Beschreibung |
|---|---|---|
| phone* | string | Canadian phone number — xxx-xxx-xxxx |
| contact_name | string | The end user's name, if they shared it |
| running_status | string | Does the vehicle start/drive? e.g. 'runs and drives', 'doesn't start, flat tires' |
| year* | string | — |
| make* | string | — |
| model* | string | — |
| quote_id | string | The quote_id returned by get_vehicle_quote |
| quote_base | integer | — |
| quote_max | integer | — |
| weight_kg | integer | — |
| city | string | — |
| province_code | string | — |
| pickup_time | string | Preferred pickup window (free text) |
| pickup_address | string | — |
| condition_notes | string | Missing catalytic converter, seized wheels, accident damage, etc. |
| conversation_summary | string | — |
| agent_name | string | Name of the calling agent (for attribution) |
4 von 4 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Dieser Eintrag veröffentlicht kein npm-Paket, daher hat Forge keinen Abhängigkeitsbaum dafür. Das ist eine Lücke in der Abdeckung — keine Aussage, dass er keine Abhängigkeiten hat.