Skip to content
Back to search
30
MCP

@pipeworx/mcp-nhtsa

npm/@pipeworx/mcp-nhtsa

NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Nhtsa
NHTSA MCP — wraps the NHTSA vPIC (Vehicle Product Information Catalog) API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools
@pipeworx/mcp-epa-echo
EPA ECHO MCP — wraps EPA ECHO Web Services (free, no auth)
0 tools
@pipeworx/mcp-stackexchange
StackExchange MCP — wraps the StackExchange API v2.3 (free, no auth required for read)
0 tools
@pipeworx/mcp-github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools
@pipeworx/mcp-pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-nhtsa": {
      "url": "None",
      "transport": "http"
    }
  }
}