app.opendealer/mcp

MCPcommunityattivo
v2.0.0app.opendealerUnknownAggiornato 2 mesi fa

Automotive inventory search for AI assistants: vehicles, dealers, deals, and market data.

Stato dell’endpointattivo
verificato 3 h fa · 774 ms
100 % degli ultimi 3 controlli hanno raggiunto questo endpoint
Funziona in
ClaudeCursorCopilotChatGPTGemini

Dedotto dai trasporti dichiarati da questo annuncio (streamable-http). Un client che non compare qui non è escluso — semplicemente Forge non è in grado di confermarlo.

Indicizzato automaticamente da fonti pubbliche. Non ancora verificato dal suo sviluppatore su Forge.Rivendica questo annuncio →
2 mesi faUltimo aggiornamento
Pacchetto
Autoreapp.opendealer
LicenzaUnknown
Versione2.0.0
Fontemcp-registry
Stato di fiducia
B
60/100Buono
Presente nell’indice di Forge+10/10
Identità del publisher verificata+0/30
Publisher: per questo annuncio non risulta alcun repository, quindi `forge publish` non può verificare la proprietà automaticamente. Usa «Rivendica questo annuncio» qui sopra — Forge li esamina a mano.
Verifica del dominio+0/10
Al momento non disponibile per questo tipo di annuncio — oggi il controllo del dominio viene eseguito solo per i pacchetti su npm, quindi questa riga non può ancora essere ottenuta qui, indipendentemente da cosa sia ospitato sul dominio.
Analisi prompt injection · pulita+30/30
Analisi offuscamento / esfiltrazione · pulita+20/20
StatoIndicizzato dalla community
PublisherNon verificato
FirmaNon firmato
Dominio
Provenienza
DipendenzeNon verificate
Superficie di strumenti27 strumenti · nessuno privilegiato
Analisi di sicurezza✓ Pulitovlive · oggiQuanto è efficace questa analisi?
ValutazioniNessuna
Indicizzato3 lug 2026

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.

Strumenti

27 strumenti · nessuno privilegiato
Osservato in tempo reale dall’endpoint del fornitore3h ago

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://mcp.opendealer.app/rpc27 strumenti · 774 ms
search_vehiclesSearch for vehicles across dealerships (Meilisearch-backed NL + structured filters). Preferred tool order for assistants: 1. list_facets or list_research_makes/list_research_models to discover valid values 2. filter_vehicles (map shopper intent onto labeled hard filters) 3. get_vehicle / get_deal_…

Search for vehicles across dealerships (Meilisearch-backed NL + structured filters). Preferred tool order for assistants: 1. list_facets or list_research_makes/list_research_models to discover valid values 2. filter_vehicles (map shopper intent onto labeled hard filters) 3. get_vehicle / get_deal_…

ParametroTipoDescrizione
qstringFree-text natural-language query. You can pass a whole sentence (e.g. "new black Honda Civic sedan under $45k within 150 miles of 92672"): price/mileage/year/c…
zipstring5-digit US ZIP code (e.g., 92688)
latnumberLatitude coordinate
lngnumberLongitude coordinate
citystringCity name
statestring2-letter US state code (e.g., CA, TX)
countystringCounty name
radiusintegerSearch radius in miles (1-250, default: 50)
makestringVehicle make (e.g., Honda, Toyota, Tesla)
modelstringVehicle model (e.g., Civic, Camry, Model 3). Broad terms match all variants (Civic -> Civic Sedan/Si/Hatchback) unless narrowed by trim.
trimstringTrim level (e.g., EX, Limited, Performance)
colorstringExterior color (e.g., black, white). Resolved to color families, so "black" matches "Crystal Black Pearl".
year_minintegerMinimum model year
year_maxintegerMaximum model year
price_minintegerMinimum price in USD
price_maxintegerMaximum price in USD
mileage_maxintegerMaximum mileage
body_typestringVehicle body style
fuel_typestringFuel type
transmissionstringTransmission type
drivetrainstringDrivetrain configuration
conditionstringVehicle condition
certifiedbooleanFilter for Certified Pre-Owned vehicles only
limitintegerMaximum number of results to return (1-100, default: 25)
filter_vehiclesPreferred structured inventory lookup when make/model/year/color/location are known. Uses exact hard filters (keyword mode, no embeddings) via the Runtime /v1/llm/filter path. Resolve exact make/model names with list_research_makes and list_research_models first. Map shopper prose onto labeled key…

Preferred structured inventory lookup when make/model/year/color/location are known. Uses exact hard filters (keyword mode, no embeddings) via the Runtime /v1/llm/filter path. Resolve exact make/model names with list_research_makes and list_research_models first. Map shopper prose onto labeled key…

ParametroTipoDescrizione
makestringVehicle make (resolve via list_research_makes if unsure)
modelstringVehicle model (resolve via list_research_models if unsure)
trimstring
colorstring
year_mininteger
year_maxinteger
price_mininteger
price_maxinteger
mileage_maxinteger
body_typestringVehicle body style
fuel_typestringFuel type
transmissionstringTransmission type
drivetrainstringDrivetrain configuration
conditionstringVehicle condition
certifiedboolean
zipstring5-digit US ZIP code (e.g., 92688)
citystring
statestring2-letter US state code (e.g., CA, TX)
radiusintegerSearch radius in miles (1-250, default: 50)
limitintegerMaximum number of results to return (1-100, default: 25)
offsetintegerNumber of results to skip for pagination
sortstringSort order for results
list_facetsDiscover available filter values and counts (makes, body types, fuel types, price/year ranges) for the live inventory. Call this before filter_vehicles when you need valid dimension values. Optional make/near/radius scopes the facet counts.

Discover available filter values and counts (makes, body types, fuel types, price/year ranges) for the live inventory. Call this before filter_vehicles when you need valid dimension values. Optional make/near/radius scopes the facet counts.

ParametroTipoDescrizione
makestring
nearstringLocation string (ZIP or city, state) for geo-scoped facets
radiusintegerSearch radius in miles (1-250, default: 50)
conditionstringVehicle condition
certifiedboolean
list_research_makesBrowse the research catalog of vehicle makes (with model and inventory counts). Use to resolve exact make names/slugs before filter_vehicles or research_model.

Browse the research catalog of vehicle makes (with model and inventory counts). Use to resolve exact make names/slugs before filter_vehicles or research_model.

ParametroTipoDescrizione
qstringOptional substring filter on make name/slug
limitinteger
list_research_modelsList models for a make from the research catalog (MSRP/body summaries). Use before filter_vehicles or research_model when the model name is uncertain.

List models for a make from the research catalog (MSRP/body summaries). Use before filter_vehicles or research_model when the model name is uncertain.

ParametroTipoDescrizione
make*stringMake name or slug (e.g. honda)
get_vehicleGet complete details for a specific vehicle by VIN. Returns comprehensive Schema.org Vehicle data including: • Full specifications (engine, transmission, drivetrain) • High-resolution images • Current pricing and availability • NHTSA NCAP safety rating summary (when available) • NHTSA open recall…

Get complete details for a specific vehicle by VIN. Returns comprehensive Schema.org Vehicle data including: • Full specifications (engine, transmission, drivetrain) • High-resolution images • Current pricing and availability • NHTSA NCAP safety rating summary (when available) • NHTSA open recall…

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
viewstringResponse format: llm (optimized for AI), standard (full details), minimal (compact)
check_recallsGet NHTSA open safety recalls for a vehicle by VIN. Returns recall campaigns resolved at the year/make/model level (YMM-granular). A recall listed for the model year may not apply to every VIN — the response includes NHTSA's disclaimer and campaign details (component, summary, remedy status, Park…

Get NHTSA open safety recalls for a vehicle by VIN. Returns recall campaigns resolved at the year/make/model level (YMM-granular). A recall listed for the model year may not apply to every VIN — the response includes NHTSA's disclaimer and campaign details (component, summary, remedy status, Park…

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
get_dealerGet comprehensive information about a specific dealership. Returns Google-enriched dealer knowledge optimized for assistants: • Name, address, phone, website • Google rating, review count, hours, business status • Inventory count and OpenDealer profile links • Contact points for sales / customer s…

Get comprehensive information about a specific dealership. Returns Google-enriched dealer knowledge optimized for assistants: • Name, address, phone, website • Google rating, review count, hours, business status • Inventory count and OpenDealer profile links • Contact points for sales / customer s…

ParametroTipoDescrizione
dealerId*stringDealer identifier: UUID or slug (e.g., "rsm-honda"). Prefer the slug from dealers_near or search results.
get_safety_ratingGet NHTSA 5-Star Safety Ratings for a year/make/model (no VIN required). Answers questions like "is a 2023 RAV4 safe for my family" with: • Overall and crash-test star ratings (when published) • Rollover rating / possibility • NHTSA-evaluated ADAS availability (ESC, FCW, LDW) Ratings are model-ye…

Get NHTSA 5-Star Safety Ratings for a year/make/model (no VIN required). Answers questions like "is a 2023 RAV4 safe for my family" with: • Overall and crash-test star ratings (when published) • Rollover rating / possibility • NHTSA-evaluated ADAS availability (ESC, FCW, LDW) Ratings are model-ye…

ParametroTipoDescrizione
year*integerModel year (e.g., 2023)
make*stringVehicle make (e.g., "Toyota", "Honda")
model*stringVehicle model (e.g., "RAV4", "Civic")
get_vehicle_historyGet OpenDealer listing history for a VIN: price changes, days on lot, and status. Answers "has this VIN dropped in price" and days-on-lot narratives from retained snapshots (including vehicles that left a dealer feed). Returns: • Chronological price history with per-snapshot changes • Days on mark…

Get OpenDealer listing history for a VIN: price changes, days on lot, and status. Answers "has this VIN dropped in price" and days-on-lot narratives from retained snapshots (including vehicles that left a dealer feed). Returns: • Chronological price history with per-snapshot changes • Days on mark…

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
dealers_nearFind dealerships near a location. Location modes (choose ONE): • zip + radius (miles) • lat + lng + radius • city + state + radius • county + state + radius Returns dealer information including: • Name, address, phone, website • Distance from search location • Current inventory count • Business h…

Find dealerships near a location. Location modes (choose ONE): • zip + radius (miles) • lat + lng + radius • city + state + radius • county + state + radius Returns dealer information including: • Name, address, phone, website • Distance from search location • Current inventory count • Business h…

ParametroTipoDescrizione
zipstring5-digit US ZIP code (e.g., 92688)
latnumberLatitude coordinate
lngnumberLongitude coordinate
citystringCity name
statestring2-letter US state code (e.g., CA, TX)
countystringCounty name
radiusintegerSearch radius in miles (1-250, default: 50)
limitintegerMaximum number of dealers to return (1-200, default: 50)
offsetintegerNumber of results to skip for pagination
dealer_inventoryBrowse the complete inventory of a specific dealership. IMPORTANT: Use the exact dealer slug from a previous dealers_near or search_vehicles response. Do NOT guess dealer IDs. Useful when a user wants to see what a particular dealer has in stock. Supports all vehicle filters (make, model, price,…

Browse the complete inventory of a specific dealership. IMPORTANT: Use the exact dealer slug from a previous dealers_near or search_vehicles response. Do NOT guess dealer IDs. Useful when a user wants to see what a particular dealer has in stock. Supports all vehicle filters (make, model, price,…

ParametroTipoDescrizione
dealerId*stringDealer identifier (UUID or slug like "rsm-honda")
makestringVehicle make
modelstringVehicle model
trimstringTrim level
year_minintegerMinimum model year
year_maxintegerMaximum model year
price_minintegerMinimum price in USD
price_maxintegerMaximum price in USD
mileage_maxintegerMaximum mileage
body_typestringVehicle body style
fuel_typestringFuel type
transmissionstringTransmission type
drivetrainstringDrivetrain configuration
conditionstringVehicle condition
certifiedbooleanFilter for CPO vehicles
limitintegerMaximum number of results to return (1-100, default: 25)
offsetintegerNumber of results to skip for pagination
sortstringSort order
viewstringResponse detail: standard (features/gallery, default), llm (compact), minimal
compare_vehiclesCompare 2-5 vehicles side by side. Returns a structured comparison including specs, price context, and per-vehicle cite fields (vin + shop url). CRITICAL: CITE: Each vehicle's cite object is `vin` + `url` (canonical opendealer.shop VDP). Cite only `url` to shoppers. Never invent VDP URLs. Never c…

Compare 2-5 vehicles side by side. Returns a structured comparison including specs, price context, and per-vehicle cite fields (vin + shop url). CRITICAL: CITE: Each vehicle's cite object is `vin` + `url` (canonical opendealer.shop VDP). Cite only `url` to shoppers. Never invent VDP URLs. Never c…

ParametroTipoDescrizione
vins*arrayList of VINs to compare (2-5 vehicles)
get_deal_scoreGet AI-powered deal scoring and market insights for a vehicle. Returns comprehensive analysis including: • Deal score (1-100) with rating (Great, Good, Fair, Poor) • Price comparison vs market average • Days on lot analysis • Price history and trends • Similar vehicles in the market Core step in…

Get AI-powered deal scoring and market insights for a vehicle. Returns comprehensive analysis including: • Deal score (1-100) with rating (Great, Good, Fair, Poor) • Price comparison vs market average • Days on lot analysis • Price history and trends • Similar vehicles in the market Core step in…

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
get_market_overviewGet high-level automotive market statistics. Returns aggregated market data including: • Total vehicles and dealers in inventory • Average pricing by segment • Top makes by volume • Market velocity indicators • New vs Used breakdown

Get high-level automotive market statistics. Returns aggregated market data including: • Total vehicles and dealers in inventory • Average pricing by segment • Top makes by volume • Market velocity indicators • New vs Used breakdown

ParametroTipoDescrizione
makestringFilter by vehicle make
typestringFilter by vehicle type
get_market_segmentGet detailed pricing and market data for a specific vehicle segment. Useful for understanding fair market value for a make/model/year combination. Returns pricing statistics including: • Average, median, min, max prices • Price percentiles (10th, 25th, 75th, 90th) • Average mileage and days on lot…

Get detailed pricing and market data for a specific vehicle segment. Useful for understanding fair market value for a make/model/year combination. Returns pricing statistics including: • Average, median, min, max prices • Price percentiles (10th, 25th, 75th, 90th) • Average mileage and days on lot…

ParametroTipoDescrizione
modelcode*stringModel code identifier (unique per make/model/year combination)
yearintegerModel year
typestringVehicle type
certifiedbooleanFilter for certified vehicles
list_market_segmentsBrowse market segments with pricing statistics (modelcode, median price, sample size). Use to discover modelcodes for get_market_segment / get_market_trends.

Browse market segments with pricing statistics (modelcode, median price, sample size). Use to discover modelcodes for get_market_segment / get_market_trends.

ParametroTipoDescrizione
makestring
modelcodestring
pageinteger
limitinteger
minSampleSizeinteger
get_market_trendsPrice trends over time for a market segment (modelcode). Returns timeline of median/avg prices and days-on-lot.

Price trends over time for a market segment (modelcode). Returns timeline of median/avg prices and days-on-lot.

ParametroTipoDescrizione
modelcode*stringMarket segment modelcode
yearinteger
typestringVehicle type (New or Used)
certifiedboolean
daysinteger
get_market_velocityHow quickly vehicles sell by segment (fastest/slowest days on lot). Optional make/type filters.

How quickly vehicles sell by segment (fastest/slowest days on lot). Optional make/type filters.

ParametroTipoDescrizione
makestring
typestringVehicle type (New or Used)
limitinteger
compare_marketCompare pricing across market segments. Provide modelcodes[] or make (optionally with model).

Compare pricing across market segments. Provide modelcodes[] or make (optionally with model).

ParametroTipoDescrizione
modelcodesarray
makestring
modelstring
yearinteger
typestringVehicle type (New or Used)
get_suggested_ratesNational average suggested auto loan APRs (not a credit offer). Optional filters: condition (new/used), term_months (36–84), credit_tier.

National average suggested auto loan APRs (not a credit offer). Optional filters: condition (new/used), term_months (36–84), credit_tier.

ParametroTipoDescrizione
conditionstring
term_monthsnumber
credit_tierstring
research_modelGet the full research payload for a vehicle model (not a specific listing). Returns manufacturer reference data joined with live market data: • All trims with MSRPs, engine/body specs, and EPA fuel economy • NHTSA 5-Star safety ratings and open recall count • Live inventory count and price range o…

Get the full research payload for a vehicle model (not a specific listing). Returns manufacturer reference data joined with live market data: • All trims with MSRPs, engine/body specs, and EPA fuel economy • NHTSA 5-Star safety ratings and open recall count • Live inventory count and price range o…

ParametroTipoDescrizione
make*stringVehicle make slug or name (e.g., "honda", "mercedes-benz")
model*stringVehicle model slug or name (e.g., "civic", "e-class")
yearintegerModel year (defaults to the latest year with reference data)
compare_modelsCompare 2-4 vehicle models side by side (model-level, not specific listings). Provide composite make-model slugs like "honda-civic" or "toyota-corolla". Returns: • Winner-by-dimension deltas: price, fuel economy, horsepower, seating, towing, NHTSA safety, live median listing price • Full research…

Compare 2-4 vehicle models side by side (model-level, not specific listings). Provide composite make-model slugs like "honda-civic" or "toyota-corolla". Returns: • Winner-by-dimension deltas: price, fuel economy, horsepower, seating, towing, NHTSA safety, live median listing price • Full research…

ParametroTipoDescrizione
models*arrayComposite make-model slugs to compare (e.g., ["honda-civic", "toyota-corolla"])
yearintegerModel year (defaults to the latest year with reference data)
get_vehicle_rankingsGet data-driven vehicle rankings (e.g., best SUVs, most fuel-efficient cars). Call without arguments to list all ranking categories. Pass a category slug (e.g., "best-suvs") for the full scored ranking. Rankings are computed from public data with a published methodology: NHTSA safety ratings, EPA…

Get data-driven vehicle rankings (e.g., best SUVs, most fuel-efficient cars). Call without arguments to list all ranking categories. Pass a category slug (e.g., "best-suvs") for the full scored ranking. Rankings are computed from public data with a published methodology: NHTSA safety ratings, EPA…

ParametroTipoDescrizione
categorystringRanking category slug (e.g., "best-suvs"). Omit to list all available categories.
get_similar_vehiclesFind similar on-lot vehicles for a VIN ("you may also like"). Same make/model keyword comps as the shop VDP rail (not semantic embeddings). CRITICAL: CITE: Each vehicle's cite object is `vin` + `url` (canonical opendealer.shop VDP). Cite only `url` to shoppers. Never invent VDP URLs. Never cite `d…

Find similar on-lot vehicles for a VIN ("you may also like"). Same make/model keyword comps as the shop VDP rail (not semantic embeddings). CRITICAL: CITE: Each vehicle's cite object is `vin` + `url` (canonical opendealer.shop VDP). Cite only `url` to shoppers. Never invent VDP URLs. Never cite `d…

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
limitinteger
ui_select_vehicleApp-only: record a vehicle selection from the results widget. Not for model use — hosts filter via _meta.ui.visibility.

App-only: record a vehicle selection from the results widget. Not for model use — hosts filter via _meta.ui.visibility.

ParametroTipoDescrizione
vin*string17-character Vehicle Identification Number
namestring
urlstring
yearinteger
makestring
modelstring
ui_page_vehicle_resultsApp-only: paginate or refresh vehicle results using the same Runtime paths as filter_vehicles / search_vehicles (geo-correct). No widget remount — omit resourceUri. Not for model use.

App-only: paginate or refresh vehicle results using the same Runtime paths as filter_vehicles / search_vehicles (geo-correct). No widget remount — omit resourceUri. Not for model use.

ParametroTipoDescrizione
sourcestringWhich model-facing tool path to reuse for this page request
qstring
makestring
modelstring
trimstring
colorstring
year_mininteger
year_maxinteger
price_mininteger
price_maxinteger
mileage_maxinteger
body_typestringVehicle body style
fuel_typestringFuel type
transmissionstringTransmission type
drivetrainstringDrivetrain configuration
conditionstringVehicle condition
certifiedboolean
zipstring5-digit US ZIP code (e.g., 92688)
latnumberLatitude coordinate
lngnumberLongitude coordinate
citystring
statestring2-letter US state code (e.g., CA, TX)
countystring
radiusintegerSearch radius in miles (1-250, default: 50)

27 strumenti su 27 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.

Descrizione

Automotive inventory search for AI assistants: vehicles, dealers, deals, and market data.

Parole chiave
mcp
Alternative
Confronto delle superfici di strumenti…

Nessuna copertura delle dipendenze

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.