Wraps the NHTSA vPIC API so you can query vehicle product information without dealing with authentication or manual API calls. Exposes two main tools: get_makes pulls all vehicle brands for a given model year, and get_models returns vehicle models filtered by make and year. Useful when you're building features that need automotive reference data, like VIN decoders, vehicle comparison tools, or recall lookup systems. Part of the Pipeworx gateway, which means you can either use it standalone or access it alongside 250+ other data sources through a single MCP connection. The API itself is free and requires no auth, so there's no credential juggling.
claude mcp add --transport http io.github.pipeworx-io-nhtsa https://gateway.pipeworx.io/nhtsa/mcp