New:Microsoft Teams Notifications Are Now Available in Socket.Learn more →
Get Started

vin-decoder-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vin-decoder-mcp

Decode a vehicle identification number into make, model, and year. No key required.

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

VIN Decoder MCP

Decode a vehicle identification number into make, model, year, and more. Uses the public NHTSA decoder. No key required.

This file is self contained. It reads public data only and never writes to the machine. All output is bounded and honest about what could not be fetched.

Tools

  • decode_vin Decode a VIN.

Usage

npm install
npm run build
node dist/index.js

Decoding uses the public NHTSA VPIC service. Missing values mean NHTSA has no data for that variable.

Keywords

mcp

FAQs

Package last updated on 21 Sep 2026

Related posts