Vehicle Safety Recalls
x402/vehicle-safety-recallsSafety recalls for a make, model, and year from the NHTSA recalls API, no key. Returns each recall campaign with component, summary, consequence, and remedy. For AI agents in safety, insurance, and resale due diligence. [x402: $0.08/call on base, category=data]
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"vehicle_safety_recalls": {
"url": "https://proxy.suverse.io/v1/data/suverse-vehicle-recalls",
"transport": "http"
}
}
}