vin decoder mcp for Claude Code
io.github.mrfentmen/vin-decoder-mcp
Decode a vehicle identification number into make, model, and year. No key required.
client:Claude Code
transport:stdio
runtime:npm
Install vin decoder mcp in Claude Code
run in your project directory
claude mcp add vin-decoder-mcp -- npx -y vin-decoder-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs