Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.
La verifica conferma l’identità del publisher (la proprietà del repo), non la sicurezza del codice. L’analisi di sicurezza copre i CVE noti e gli script di installazione sospetti.
Letto da un vero handshake MCP initialize → tools/list verso l’endpoint dichiarato. Nessuno strumento è stato invocato — tools/list è la chiamata di introspezione in sola lettura che il protocollo prevede a questo scopo. Riflette ciò che il server annunciava in quel momento; un endpoint ospitato non è vincolato ad alcuna versione e può cambiare senza preavviso.
https://scrap-autos.com/mcp/v14 strumenti · 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.…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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.
Per questo strumento non è stato pubblicato alcuno schema di input.
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),…
| Parametro | Tipo | Descrizione |
|---|---|---|
| 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 strumenti su 4 hanno pubblicato una descrizione.
I nomi e le descrizioni degli strumenti sono scritti dal publisher e mostrati alla lettera come testo inerte. Sono le stringhe che un client MCP passa a un modello, quindi Forge vi cerca schemi di prompt injection — ogni rilievo compare insieme all’analisi di sicurezza qui sopra. «Privilegiato» è una corrispondenza di parola chiave sul nome dello strumento, non una verifica di ciò che fa: un nome innocuo può comunque fare qualsiasi cosa.
Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
I nomi collegati aprono l’indice Forge di tutte le voci osservate esporre quello strumento. Sfoglia tutti gli strumenti indicizzati.
Questa voce non pubblica alcun pacchetto npm, quindi Forge non ha un albero delle dipendenze per essa. È una lacuna di copertura, non l'affermazione che non abbia dipendenze.