Back to search
30
MCP

@pipeworx/mcp-nvd

npm/@pipeworx/mcp-nvd

MCP server for CVE vulnerability data via NIST National Vulnerability Database API

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

Similar MCP servers embedding-nearest

nvd-cve-mcp-server
MCP server for searching and retrieving CVE vulnerability information from NVD
0 tools
@pipeworx/mcp-disease
MCP server for COVID-19 statistics via disease.sh API
0 tools
nvd
NVD MCP — wraps the NIST National Vulnerability Database API (free, no auth)
0 tools · streamable-http
@pipeworx/mcp-nhtsa
MCP server for vehicle data (VIN decoding, makes, models) via NHTSA vPIC API
0 tools
mcp/vuln-nist-mcp-server
This MCP server exposes tools to query the NVD/CVE REST API and return formatted text results sui...
0 tools
@pipeworx/mcp-fruityvice
MCP server for fruit nutritional data via Fruityvice API
0 tools

How to use

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

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