Back to search
30
MCP streamable-http

nvd

io.github.pipeworx-io/nvd

NVD MCP — wraps the NIST National Vulnerability Database API (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

@pipeworx/mcp-nvd
MCP server for CVE vulnerability data via NIST National Vulnerability Database API
0 tools
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
Openfda
OpenFDA MCP — wraps the openFDA API (free, no auth required)
0 tools · streamable-http
nvd-cve-mcp-server
MCP server for searching and retrieving CVE vulnerability information from NVD
0 tools
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
archive
Archive MCP — wraps the Internet Archive APIs (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "nvd": {
      "url": "https://gateway.pipeworx.io/nvd/mcp",
      "transport": "streamable-http"
    }
  }
}