Connects AI agents to CarVector's API for querying vehicle specifications, federal recall campaigns, and OBD-II diagnostic trouble codes. Exposes four tools: search_vehicles to find matches by year/make/model, get_vehicle for full specs and images, get_recalls for NHTSA campaign data, and lookup_dtc to decode check engine light codes with severity and safety flags. Useful when you need structured automotive data instead of hallucinated horsepower numbers or outdated recall information. Runs via npx with your CarVector API key or points directly at their hosted MCP endpoint. Free tier gives you 100 requests daily, no card required.
claude mcp add --transport stdio carvectorio-carvector-mcp uvx carvector-mcp