Nhtsa Vehicle Safety Mcp Server

io.github.cyanheadsv0.9.6Updated Sep 24, 2026

Decode VINs, search recalls, complaints, crash ratings, and investigations.

VerifiedStreamable HTTPWeb executableWeb Search & Scraping

Installation

In SourceWeft

  1. Open Nhtsa Vehicle Safety Mcp Server in the dashboard and add it to a workspace.
  2. Enable the server for the chats that should use its tools.

Web executable via Streamable HTTP. Remote servers run from the web runtime once configured in a workspace.

Other MCP clients

Add this to your client's mcpServers config.

{
  "mcpServers": {
    "nhtsa-vehicle-safety-mcp-server": {
      "type": "http",
      "url": "https://nhtsa.caseyjhand.com/mcp"
    }
  }
}

Tools

0
Tool metadata has not been indexed yet.

Version history

2
  1. v0.9.6LatestSep 20, 2026
  2. v0.9.5Sep 16, 2026