AI agents

Classic car data for AI agents

Old Cars Data exposes collector-car auction history, live listings, bid trails, and market statistics through REST and MCP so AI agents can answer pricing, market research, and comparable-sale questions without scraping auction sites.

Last updated June 19, 2026

Based on Old Cars Data coverage from Bring a Trailer, Cars & Bids, Hagerty, PCAR Market, All Collector Cars, Gooding & Co, RM Sotheby's. Data catalog freshness: June 19, 2026.

Summarize this page with:

What agents can ask

  • What Porsche 911s sold recently, and for how much?
  • Which Toyota Land Cruiser live auctions are ending soon?
  • What are comparable sales for this VIN, seller, make, model, or year range?
  • How does current live bidding compare with completed sales?
  • What is the median sale price and sell-through context for this market?
  • Which makes and models are available before the agent runs a filtered search?

Why MCP matters

MCP gives AI tools a typed interface to current collector-car data. Instead of relying on a model memory, scraping, or a brittle browser workflow, the agent can call purpose-built tools for normalized makes, models, auctions, live listings, bid trails, and statistics.

MCP tool map

ToolAgent job
list_makesDiscover available makes and avoid invalid query names
list_modelsFind canonical model names for a selected make
search_auctionsPull completed sales, vehicle details, source URLs, and auction outcomes
search_live_auctionsMonitor active listings by make, model, price, year, bids, and ending window
get_auction_bidsInspect bid progression and demand behavior
get_price_statsSummarize market statistics and recent trend context

Source citations

Old Cars Data preserves source-platform context and source URLs where available, then normalizes those records into REST, MCP, model pages, and markdown answer pages.

Frequently asked questions

Can AI agents use Old Cars Data directly?

Yes. Old Cars Data exposes a remote MCP server so compatible AI clients can query collector-car makes, models, auction history, live listings, bid trails, and statistics.

Why use MCP instead of pasting search results into a chat?

MCP lets the AI client call structured tools against current data. That is more reliable than asking a model to infer values from stale or unstructured text.

What kinds of agent workflows fit Old Cars Data?

Good fits include comparable-sale research, live-auction monitoring, bid-limit support, dealer inventory enrichment, appraisal research, and market trend summaries.