mcpserver.lol
registry/vehicle-fault-codes
Connection check verified live · 20h ago

vehicle-fault-codes

A fault code, a VIN, or a recall — answered from public NHTSA and standards data.

Tools 4
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

4 tools

Read from the running server on 20h ago.

dtc_lookup code*make
Look up what a vehicle fault code (OBD-II diagnostic trouble code) means. Returns a reworded definition compiled from open/public sources (with the source and licence per row) plus…
vehicle_recalls makeyearmodelcampaign
Official NHTSA safety recalls for a vehicle. Returns campaign id, affected component, the safety consequence, and the free remedy, newest first (max 50). Query by make (optionally…
vehicle_tsbs codemakeyearmodel
NHTSA Technical Service Bulletins (manufacturer repair guidance for known defects that are not safety recalls). Returns bulletin id, summary, and the fault codes each bulletin name…
vin_decode vin*
Decode a Vehicle Identification Number into make, model, model year, body class, engine and plant country using NHTSA's public vPIC database. Use this when you have a VIN and need…