Skip to main content
Glama

NHTSA — National Highway Traffic Safety Administration

U.S. Department of Transportation 산하의 NHTSA입니다. 차량 리콜, 불만 신고, 조사, 충돌 테스트 등급(NCAP), 안전 기준, VIN decoder와 관련된 정보를 제공합니다. “이 차가 안전한가?”에 대한 권위 있는 소스입니다. 무료이며 인증이 필요 없습니다.

Pipeworx의 일부 — AI 에이전트를 1394+ 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

왜 AI 에이전트에게 중요한 이유

자동차 조사 — 중고차 구매, 리콜 노출 평가, 차량 안전성 분석, 차량 기술에 대한 IP·특허 실사 — 에서 NHTSA는 표준이 되는 소스입니다. 차량 기술 IP를 위해서는 USPTO 특허와, 제안된 자동차 규정을 위해서는 Federal Register와 함께 사용하세요.

일반적인 활용 흐름:

  • 리콜 조회. “이 VIN이 리콜 대상인가요?” → VIN 기반 리콜 조회.

  • 제조사/모델/연식 리콜. “2020 Tesla Model 3 리콜이 있나요?” → 차량 기준 리콜 검색.

  • 소비자 불만 조회. “Honda Civic 브레이크 문제에 대한 불만이 있나요?” → 제조사/모델 기준 불만 검색.

  • VIN decoder. “VIN 1HGBH41JXMN109186은 무엇을 알려주나요?” → 연식, 제조사, 모델, 엔진, 제조업체 정보.

  • 충돌 테스트 등급. 차량별 NCAP 별점 등급.

Related MCP server: VIN MCP

인증

없음. NHTSA의 API는 완전히 공개되어 있으며 무료입니다.

데이터셋

데이터셋

설명

Recalls

제조사 리콜 및 조사

Complaints

VIN/제조사/모델별 소비자 불만

Investigations

진행 중인 NHTSA 결함 조사

NCAP Crash Test

별점, 정면/측면/전복 점수

VIN Decoder

VIN을 제조사/모델/연식 + 제조사 사양으로 디코딩

TSBs (Technical Service Bulletins)

제조사 서비스 지침

흔한 함정

  • 리콜 vs. 조사 vs. 불만. 심각도 수준이 모두 다릅니다. 불만(수집된 소비자 신고), 조사(NHTSA가 공식 개시한 검토), 리콜(제조사의 시정 의무)을 혼동해서는 안 됩니다. 조사가 리콜으로 이어지는 경우도 있지만, 그렇지 않은 경우가 더 많습니다.

  • 리콜 완료율. 리콜이 모든 해당 차량에 수리가 완료되었다는 뜻은 아닙니다. 리콜 대상 차량의 상당수는 수리를 받기 위해 딜러를 찾지 않는 경우도 많습니다. 수리되지 않은 차량은 리콜이 무기한으로 계속 'open' 상태에 남습니다.

  • 조사 단계. PE(Preliminary Evaluation), EA(Engineering Analysis), DSI(Defect Investigations)는 각각 다른 중요도를 갖습니다. EA가 의미 있는 진전 단계이고, PE는 특별한 조치 없이 종료되는 경우가 많습니다.

  • 불만 건수 ≠ 결함률. 어떤 결함은 불만이 많지만, 어떤 결함은 치명적이라(운전자가 사후에 불만을 제출할 수 없으므로) 불만이 적게 표시됩니다. 관련이 있다면 충돌 데이터와 함께 교차 검토해야 합니다.

  • VIN decoder 한계. 무료 VIN decoder는 공장 사양 데이터만 제공하며, 애프터마켓 개조, 사고 이력, 현재 소유 여부는 반영하지 않습니다. 그러한 정보는 상용 소스(Carfax, AutoCheck)를 이용해야 합니다.

  • NCAP 점수 방식의 변천. 별점 5개 체계는 2011년에 바뀌었습니다. 이전 점수와 최신 점수는 직접 비교할 수 없으며, 2008년 별 5개와 2024년 별 5개를 비교하지 않도록 주의해야 합니다.

빠른 시작

MCP 클라이언트(Claude Desktop, Cursor, Windsurf 등)에 추가합니다:

{
  "mcpServers": {
    "nhtsa": {
      "url": "https://gateway.pipeworx.io/nhtsa/mcp"
    }
  }
}

또는 전체 Pipeworx 게이트웨이에 연결하여 1394개 이상의 모든 데이터 소스에 액세스할 수 있습니다:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

ask_pipeworx 사용하기

도구를 직접 호출하는 대신, 쉬운 영어로 질문할 수 있습니다:

ask_pipeworx({ question: "your question about Nhtsa data" })

게이트웨이가 알맞은 도구를 선택하고 인수를 자동으로 채워 넣습니다.

더 보기

라이선스

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    Enables access to comprehensive vehicle information including VIN decoding, license plate OCR, vehicle history checks (theft, title, salvage records), market valuations, specifications, and warranty data for vehicles across North America and Europe.
    6
    61
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides comprehensive vehicle reports by aggregating data from multiple public sources to decode VINs, check recalls, and view safety ratings. It enables users to validate VINs locally and retrieve technical specifications, fuel economy, and vehicle photos without requiring API keys.
    18
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Decode VINs, look up specs, history, recalls, market value, and OBD codes. Recognize license plates and VINs from images. Access comprehensive vehicle data by year, make, and model to power automotive workflows.
    12
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-nhtsa'

If you have feedback or need assistance with the MCP directory API, please join our Discord server