Skip to content
Back to search
30
MCP http

All Vehicle Makes

x402/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 makes and building automotive reference data. [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

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
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
VIN Decode
Decode a vehicle identification number via the NHTSA vPIC service, no key. Returns make, model, year, body, engine, plant, and dozens of dec
0 tools · http
Vehicle Safety Recalls
Safety recalls for a make, model, and year from the NHTSA recalls API, no key. Returns each recall campaign with component, summary, consequ
0 tools · http
Vehicle Makes by Year
List all vehicle makes available for a given model year in the US EPA/DOE FuelEconomy.gov database. Returns each make as a selectable menu v
0 tools · http
Vehicle Models by Year and Make
List all vehicle models for a given model year and make in the US EPA/DOE FuelEconomy.gov database. Returns each model as a selectable menu
0 tools · http

How to use

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

{
  "mcpServers": {
    "all_vehicle_makes": {
      "url": "https://proxy.suverse.io/v1/data/suverse-vehicle-makes",
      "transport": "http"
    }
  }
}