mcpserver.lol
registry/opendealer-mcp
Connection check verified live · 20h ago

opendealer-mcp

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

Tools 27
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

27 tools

Read from the running server on 20h ago.

check_recalls read-only vin*
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…
compare_market read-only maketypeyearmodelmodelcodes
Compare pricing across market segments. Provide modelcodes[] or make (optionally with model).
compare_models read-only yearmodels*
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-dimen…
compare_vehicles read-only vins*
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 ci…
dealer_inventory read-only makesorttrimviewlimitmodel +13
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. Us…
dealers_near read-only latlngzipcitylimitstate +3
Find dealerships near a location. Location modes (choose ONE): • zip + radius (miles) • lat + lng + radius • city + state + radius • county + state + radius Returns dealer inform…
filter_vehicles read-only zipcitymakesorttrimcolor +16
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. Res…
get_dealer read-only dealerId*
Get comprehensive information about a specific dealership. Returns Google-enriched dealer knowledge optimized for assistants: • Name, address, phone, website • Google rating, revi…
get_deal_score read-only vin*
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 compari…
get_market_overview read-only maketype
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…
get_market_segment read-only typeyearcertifiedmodelcode*
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 inclu…
get_market_trends read-only daystypeyearcertifiedmodelcode*
Price trends over time for a market segment (modelcode). Returns timeline of median/avg prices and days-on-lot.
get_market_velocity read-only maketypelimit
How quickly vehicles sell by segment (fastest/slowest days on lot). Optional make/type filters.
get_safety_rating read-only make*year*model*
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 (wh…
get_similar_vehicles read-only vin*limit
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 obj…
get_suggested_rates read-only conditioncredit_tierterm_months
National average suggested auto loan APRs (not a credit offer). Optional filters: condition (new/used), term_months (36–84), credit_tier.
get_vehicle read-only vin*view
Get complete details for a specific vehicle by VIN. Returns comprehensive Schema.org Vehicle data including: • Full specifications (engine, transmission, drivetrain) • High-resolu…
get_vehicle_history read-only vin*
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 (inclu…
get_vehicle_rankings read-only category
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 t…
list_facets read-only makenearradiuscertifiedcondition
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 dimensi…
list_market_segments read-only makepagelimitmodelcodeminSampleSize
Browse market segments with pricing statistics (modelcode, median price, sample size). Use to discover modelcodes for get_market_segment / get_market_trends.
list_research_makes read-only qlimit
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.
list_research_models read-only make*
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.
research_model read-only make*yearmodel*
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 s…
search_vehicles read-only qlatlngzipcitymake +24
Search for vehicles across dealerships (Meilisearch-backed NL + structured filters). Preferred tool order for assistants: 1. list_facets or list_research_makes/list_research_model…
ui_page_vehicle_results read-only qlatlngzipcitymake +25
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 u…
ui_select_vehicle read-only urlvin*makenameyearmodel
App-only: record a vehicle selection from the results widget. Not for model use — hosts filter via _meta.ui.visibility.