Skip to content
Back to search
30
MCP http

Vehicle Models by Year and Make

x402/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 value. Keyless source for vehicle MPG lookups. [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

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 MPG Model Years
List all model years available in the US EPA/DOE FuelEconomy.gov vehicle fuel-economy database. Returns each year as a selectable menu value
0 tools · http
Vehicle Fuel Economy Detail
Retrieve full fuel-economy details for a specific vehicle by its FuelEconomy.gov vehicle ID. Returns city/highway/combined MPG, CO2 grams pe
0 tools · http
Vehicle Emissions Standards
Retrieve EPA emissions-standard information for a specific vehicle by its FuelEconomy.gov vehicle ID. Returns emission scores, SmartWay scor
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
Current US Fuel Prices
Retrieve current national average US fuel prices used by FuelEconomy.gov for annual fuel-cost estimates. Returns prices for regular, midgrad
0 tools · http

How to use

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

{
  "mcpServers": {
    "vehicle_models_by_year_and_make": {
      "url": "https://proxy.suverse.io/v1/data/suverse-veh-mpg-models",
      "transport": "http"
    }
  }
}