---
title: "Classic Car Data for AI Agents"
description: "Connect AI agents to collector-car auction history, live listings, bid trails, and market statistics through the Old Cars Data MCP server."
url: "https://oldcarsdata.com/use-cases/ai-agent-classic-car-data"
dateModified: "2026-05-18T05:32:08.975Z"
type: "use-case"
tags: ["MCP", "AI agents", "classic car data", "collector car API"]
---

# 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.

## MCP tools

- list_makes
- list_models
- search_auctions
- search_live_auctions
- get_auction_bids
- get_price_stats

## Related

- [MCP Setup Guide](/docs/mcp)
- [Classic Car Valuation API](/use-cases/classic-car-valuation-api)
