Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Déduit des transports déclarés par cette annonce (streamable-http). Un client absent de cette liste n’est pas écarté pour autant — c’est simplement quelque chose que Forge ne peut pas confirmer.
La vérification confirme l’identité de l’éditeur (la propriété du dépôt), pas la sûreté du code. L’analyse de sécurité couvre les CVE connues et les scripts d’installation suspects.
Lu depuis un véritable échange MCP initialize → tools/list contre l’endpoint déclaré. Aucun outil n’a été invoqué — tools/list est l’appel d’introspection en lecture seule que le protocole prévoit pour cela. Cela reflète ce que le serveur annonçait à cet instant ; un endpoint hébergé n’est figé sur aucune version et peut changer sans préavis.
https://scrap-autos.com/mcp/v14 outils · 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.…
| Paramètre | Type | Description |
|---|---|---|
| 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.
| Paramètre | Type | Description |
|---|---|---|
| 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.
Aucun schéma d’entrée n’a été publié pour cet outil.
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),…
| Paramètre | Type | Description |
|---|---|---|
| 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 outils sur 4 ont publié une description.
Les noms et descriptions d’outils sont écrits par l’éditeur et affichés tels quels, comme du texte inerte. Ce sont les chaînes qu’un client MCP transmet à un modèle, alors Forge y recherche des motifs d’injection de prompt — tout constat apparaît avec l’analyse de sécurité ci-dessus. « Privilégié » est une correspondance de mot-clé sur le nom de l’outil, pas un audit de ce qu’il fait : un nom anodin peut tout de même tout faire.
Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Les noms cliquables ouvrent l’index Forge de toutes les entrées observées exposant cet outil. Parcourir tous les outils indexés.
Cette entrée ne publie aucun paquet npm : Forge n'a donc pas d'arbre de dépendances pour elle. C'est une lacune de couverture — pas une affirmation qu'elle n'a aucune dépendance.