Docs MCP · Use cases

What you can build with MarketCheck.

Every use case below runs on the MarketCheck REST APIs. Install the free Docs MCP and your coding assistant knows the exact endpoints, parameters, and limits while it builds; tap any prompt to copy it and hand it to your agent.

Vehicle search and shopping apps

Search 40M+ active listings with 100+ filters: make, model, price and mileage ranges, features, location radius. Facets and stats power filter counts and price histograms without extra calls.

/v2/search/car/active/v2/search/car/auto-complete/v2/listing/car/{listing_id}

VIN decode and vehicle specs

Decode any VIN to year, make, model and trim, or go deeper with NeoVIN: factory-installed options, packages, colors, and OEM build data as structured fields.

/v2/decode/car/{vin}/specs/v2/decode/car/neovin/{vin}/specs

Trade-in and appraisal tools

Predict a fair market price for any vehicle and show the comparable listings behind the number. Powers instant trade-in offers, appraisal worksheets, and negotiation briefs.

/v2/predict/car/us/marketcheck_price/v2/predict/car/us/marketcheck_price/comparables

Insurance claims valuation

Total-loss settlements and diminished-value claims built on real market evidence: the predicted value, the comparables behind it, and the vehicle's own listing history at the date of loss.

/v2/predict/car/us/marketcheck_price/comparables/v2/history/car/{vin}

Lot pricing scans and repricing

Pull a dealer's live inventory and compare every unit against its predicted market price. Flags overpriced and underpriced stock, powers repricing engines and pricing-compliance checks.

/v2/search/car/active/v2/predict/car/us/marketcheck_price

Stocking guides and market movers

Which models turn fastest, which are piling up, and what a lot should stock next: sold counts, days-on-market, and supply shifts for any local market.

/v2/sales/car/v2/search/car/active (stats, facets)

Window stickers and build sheets

Recreate the original factory window sticker for any VIN: trim, packages, factory options, colors, and equipment straight from NeoVIN build data.

/v2/decode/car/neovin/{vin}/specs/v2/decode/car/neovin/{vin}/options-packages

Loan portfolio monitoring

Revalue a whole loan book against the live market: current value per VIN, LTV drift, and the listing activity that signals a car quietly went up for sale.

/v2/predict/car/us/marketcheck_price/v2/history/car/{vin}

Inventory placement and sourcing

Rank the best dealers for a given vehicle, or the best vehicles for a given dealer, with MarketMatch. Powers acquisition targeting and cross-lot transfer decisions.

POST /v2/marketmatch/dealers/rankPOST /v2/marketmatch/vins/rank

Vehicle history reports

Every time a VIN was listed: prices, price drops, mileage over time, days on market, and the dealers who listed it. The backbone of history and provenance products.

/v2/history/car/{vin}

Dealer directories and prospecting

Search every US and UK dealership by location, franchise, and inventory profile. Feeds CRM enrichment, territory planning, and dealer-facing sales tools.

/v2/dealers/car/v2/dealerships/car/v2/dealer/car/{dealer_id}

Market analytics and sold insights

Inferred sales, days-on-market stats, and recently sold or delisted inventory. Build supply-and-demand dashboards, market reports, and stocking recommendations.

/v2/sales/car/v2/search/car/recents

Auction sourcing tools

Live auction inventory with run lists and locations. Pair with price prediction to flag lanes where the hammer price should clear retail comfortably.

/v2/search/car/auction/active/v2/listing/car/auction/{listing_id}

UK market products

The same primitives for the UK: active and recent listings, dealer search, VRM-based history, and UK price prediction, all in GBP.

/v2/search/car/uk/active/v2/history/car/uk/{vrm}/v2/predict/car/uk/marketcheck_price

AI agents on live data

Pair the free Docs MCP (your agent reads the documentation) with the data MCP (your agent queries live inventory, prices, and history) for agents that answer with real market data.

Data MCP tools/api/mcp

Full endpoint reference: openapi.json, AGENTS.md, or docs.marketcheck.com.