This listing is not live yet. It will be published on December 27, 2026.
Automotive data APIs for VIN decoding, vehicle listings, payments, recalls, and specs.
Auto.dev provides a set of vehicle data APIs covering VIN decoding, photos, listings search, specifications, OEM build data, safety recalls, payment and interest rate calculations, total cost of ownership, license plate to VIN lookup, and taxes and fees. Access is available through a command-line tool, an SDK, and an MCP server, in addition to the underlying REST APIs.
The CLI, distributed as the @auto.dev/sdk npm package, authenticates via browser-based OAuth login and exposes a command for each API (decode, photos, listings, specs, build, recalls, payments, apr, tco, open-recalls, plate, taxes), plus utilities for checking account usage, exploring API endpoints and parameters, and searching bundled documentation. Output can be returned as JSON or YAML, and API metadata is stripped from responses by default unless a raw flag is used. Settings such as this raw-output preference are stored in a local config file and shared across the CLI, SDK, and MCP server.
The MCP server lets AI assistants such as Claude, Cursor, and Windsurf call the same vehicle data functions directly as tools, with each CLI command mirrored as an MCP tool prefixed "auto_", including a documentation-search tool for agents. The JavaScript/TypeScript SDK offers programmatic access to the same set of methods for use in custom applications, requiring an API key and returning responses with a data payload and metadata including request ID, tier, and remaining usage.
It offers a CLI tool, a JavaScript/TypeScript SDK, and an MCP server for AI agents, all sharing the same configuration.
Run auto login to authenticate via browser OAuth, or use an API key with the SDK or the --api-key flag.
The MCP server auto-configures with Claude Code, Claude Desktop, and Cursor, and can also connect to Windsurf and VS Code Copilot.
You can get VIN decoding, photos, listings, specs, OEM build data, recalls, payments, interest rates, taxes and fees, and license plate to VIN lookups.
Yes, API metadata is stripped by default but the --raw flag or raw config setting returns the full response.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers