SERVER

nhtsa-vehicle-mcp-server

Rank #4903

io.github.cyanheads/nhtsa-vehicle-safety-mcp-server

Vehicle safety data from NHTSA — recalls, complaints, crash ratings, investigations, and VIN decoding.

First listed
Apr 3, 2026
Last publish date
May 30, 2026
OVERVIEW

nhtsa-vehicle-mcp-server is a Model Context Protocol (MCP) server published by cyanheads. It ranks #4903 of 56,489 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. nhtsa-vehicle-mcp-server is listed across 3 registries — Official MCP, PulseMCP and Smithery, with 13 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on May 30, 2026.

STANDING
#4,903of 56,489 tracked serversTop 10%

Ranks ahead of 51,586 of 56,489 servers on MCP Toplist.

CONNECT

Use nhtsa-vehicle-mcp-server

Add nhtsa-vehicle-mcp-server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "nhtsa-vehicle-safety-mcp-server": {
      "url": "https://nhtsa.caseyjhand.com/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "nhtsa-vehicle-safety-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/nhtsa-vehicle-safety-mcp-server"
      ],
      "env": {
        "MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

npm package
{
  "mcpServers": {
    "nhtsa-vehicle-safety-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/nhtsa-vehicle-safety-mcp-server"
      ],
      "env": {
        "MCP_HTTP_HOST": "<your MCP_HTTP_HOST>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_HTTP_ENDPOINT_PATH": "<your MCP_HTTP_ENDPOINT_PATH>",
        "MCP_AUTH_MODE": "<your MCP_AUTH_MODE>",
        "MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

cyanheads

Organization
Total servers
103
Total versions
702
MORE FROM THIS PUBLISHER

Other servers by cyanheads

View all cyanheads servers →
VERSIONS

Available versions (13)

0.3.1 · Apr 3, 20260.3.2 · Apr 4, 20260.4.0 · Apr 4, 20260.4.1 · Apr 8, 20260.5.0 · Apr 15, 20260.6.0 · Apr 19, 20260.6.1 · Apr 21, 20260.7.0 · Apr 23, 20260.7.1 · Apr 24, 20260.7.2 · May 8, 20260.7.3 · May 16, 20260.7.4 · May 23, 20260.8.0 · May 30, 2026Apr 3, 2026May 30, 2026
VersionPublished
0.8.0May 30, 2026
0.7.4May 23, 2026
0.7.3May 16, 2026
0.7.2May 8, 2026
0.7.1Apr 24, 2026
0.7.0Apr 23, 2026
0.6.1Apr 21, 2026
0.6.0Apr 19, 2026
0.5.0Apr 15, 2026
0.4.1Apr 8, 2026
0.4.0Apr 4, 2026
0.3.2Apr 4, 2026
0.3.1Apr 3, 2026
FAQ

Frequently asked questions

Who maintains nhtsa-vehicle-mcp-server?
nhtsa-vehicle-mcp-server is maintained by cyanheads, which publishes 103 MCP servers (702 total versions) tracked on MCP Toplist.
Is nhtsa-vehicle-mcp-server listed on the official MCP registry?
Yes — nhtsa-vehicle-mcp-server is listed on the Official MCP Registry, alongside PulseMCP and Smithery.
How many versions does nhtsa-vehicle-mcp-server have?
MCP Toplist tracks 13 versions of nhtsa-vehicle-mcp-server, most recently published on May 30, 2026.
Where can I find the source code for nhtsa-vehicle-mcp-server?
The source code for nhtsa-vehicle-mcp-server is hosted at github.com/cyanheads/nhtsa-vehicle-safety-mcp-server.
EXPLORE