mcpserver.lol
registry/nhtsa-vehicle-safety-mcp-server
Connection check verified live · 27h ago

nhtsa-vehicle-safety-mcp-server

Decode VINs, search recalls, complaints, crash ratings, and investigations.

Tools 7
GitHub stars 1
Installs / wk 157
Licence Apache-2.0
Transport streamable-http, stdio
Last checked 27h ago

Tools & capabilities

7 tools

Read from the running server on 27h ago.

nhtsa_decode_vin read-only vin*modelYear
Decode a Vehicle Identification Number to extract make, model, year, body type, engine, safety equipment, and manufacturing details. Pass a single 17-character VIN string, or an ar…
nhtsa_get_safety_ratings read-only makemodelmodelYearvehicleId
Get NCAP crash test ratings and ADAS feature availability for a vehicle. Use when the user specifically wants crash test stars, rollover risk, or wants to compare safety features a…
nhtsa_get_vehicle_safety read-only make*model*modelYear*
Get a comprehensive safety profile for a vehicle. Combines NCAP crash test ratings, recalls, and complaint summary into a single response. Use as the default when asked about vehic…
nhtsa_lookup_vehicles read-only makelimitoffsetmodelYearoperation*manufacturer
Look up valid makes, models, and vehicle types in NHTSA's database. Use to resolve ambiguous vehicle names, find correct make/model spelling, or discover what models a manufacturer…
nhtsa_search_complaints read-only make*limitmodel*offsetcomponentmodelYear*
Search consumer safety complaints filed with NHTSA for a specific vehicle. Returns a component breakdown over all matching complaints plus a paginated slice of the most recent comp…
nhtsa_search_investigations read-only makelimitmodelqueryoffsetstatus +3
Search NHTSA defect investigations from the ODI flat file — covering Preliminary Evaluations (PE), Engineering Analyses (EA), Defect Petitions (DP), Recall Queries (RQ), Audit Quer…
nhtsa_search_recalls read-only makemodeldateRangemodelYearcampaignNumber
Search recall campaigns by vehicle or campaign number. Use for specific recall lookups, recall history for a vehicle, or looking up a known campaign number.