taimoorgit/vin-lookup-mcp
MCP server for decoding VINs and fetching Canadian vehicle specs from NHTSA vPIC REST API.
Platform-specific configuration:
{
"mcpServers": {
"vin-lookup-mcp": {
"command": "npx",
"args": [
"-y",
"vin-lookup-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...