# vin-recall-mcp MCP server

Decodes US VINs and looks up open NHTSA safety recall campaigns for a vehicle.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-pratikmehkarkar-vin-recall-mcp
- Repository: https://github.com/pratikmehkarkar/vin-recall-mcp

## Install
- Endpoint: https://vin-recall-mcp.zenithserver.duckdns.org/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://vin-recall-mcp.zenithserver.duckdns.org/mcp

## Tools
- decode_vin (Decode VIN) - Decode a 17-character US vehicle VIN into make, model, year, body class, engine cylinders, fuel type, drive type, and assembly plant country, using the NHTSA vPIC database. Covers US-market vehicles built from 1981 onward (the 17-character VIN standard); pre-1981 and some foreign-market vehicles may return partial or no data. Decoded fields are manufacturer-submitted and individual fields may be missing even for a successfully decoded VIN. Endpoint: https://vin-recall-mcp.zenithserver.duckdns.org/mcp
- check_recalls (Check Vehicle Recalls) - List open safety recall campaigns for a vehicle by VIN, using the NHTSA Recalls database. Decodes the VIN internally to get make/model/year, then looks up campaigns for that vehicle configuration. Important: results are recall campaigns issued for the make/model/year configuration — this does NOT confirm whether this specific VIN's vehicle was actually repaired at a dealer. Always describe results as 'open recall campaigns for this vehicle,' never as whether the car 'is' or 'isn't' fixed. Endpoint: https://vin-recall-mcp.zenithserver.duckdns.org/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.pratikmehkarkar
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 26, 2026
- Source: https://registry.modelcontextprotocol.io
