Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Inferido de los transportes que declara este listado (streamable-http). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Leído de un handshake MCP real initialize → tools/list contra el endpoint declarado. No se invocó ninguna herramienta: tools/list es la llamada de introspección de solo lectura que el protocolo define para esto. Refleja lo que el servidor anunciaba en ese momento; un endpoint alojado no está fijado a ninguna versión y puede cambiar sin avisar.
https://scrap-autos.com/mcp/v14 herramientas · 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.…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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.
No se publicó ningún esquema de entrada para esta herramienta.
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),…
| Parámetro | Tipo | Descripción |
|---|---|---|
| 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 de 4 herramientas publicaron una descripción.
Los nombres y descripciones de las herramientas los escribe el publicador y se muestran literalmente como texto inerte. Son las cadenas que un cliente MCP pasa al modelo, así que Forge las analiza en busca de patrones de inyección de prompts — cualquier hallazgo aparece junto al análisis de seguridad de arriba. «Privilegiada» es una coincidencia de palabra clave en el nombre de la herramienta, no una auditoría de lo que hace: un nombre inofensivo puede hacer cualquier cosa.
Instant Canadian scrap-car value quotes by year/make/model, provincial rates, and pickup leads.
Los nombres enlazados abren el índice de Forge con todas las entradas que se observó que exponen esa herramienta. Ver todas las herramientas indexadas.
Esta entrada no publica ningún paquete de npm, así que Forge no tiene un árbol de dependencias para ella. Es una carencia de cobertura, no una afirmación de que no tenga dependencias.