Skip to content
Back to search
30
MCP http

VIN Decode

x402/vin-decode

Decode a vehicle identification number via the NHTSA vPIC service, no key. Returns make, model, year, body, engine, plant, and dozens of decoded attributes. For AI agents in automotive, insurance, fleet, and resale workflows. [x402: $0.08/call on base, category=data]

Uptime
0.0%
17 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

SYNTHORA VIN Decoder
Decode any Vehicle Identification Number (make, model, year, plant, body, engine) via the free NHTSA vPIC database. Deterministic. [x402: $0
0 tools · http
Models For A Make
All vehicle models for a given make from NHTSA vPIC, no key. Returns model id and name for the manufacturer. For AI agents populating make a
0 tools · http
All Vehicle Makes
The full list of vehicle makes registered with NHTSA vPIC, no key. Returns make id and name for every manufacturer. For AI agents validating
0 tools · http
CheckMyVIN
Decode any VIN and check open NHTSA safety recalls. Free official US government data, no auth.
0 tools · streamable-http
Vehicle Types For A Make
Vehicle types produced by a given make from NHTSA vPIC, no key. Returns type id and name such as passenger car or truck. For AI agents class
0 tools · http
VINdata
VIN decoding and European vehicle data for automotive workflows.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "vin_decode": {
      "url": "https://proxy.suverse.io/v1/data/suverse-vin-decode",
      "transport": "http"
    }
  }
}