🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Pipeworx nvd

by @brucegutman

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

Versionv1.0.0
Downloads263
TERMINAL
clawhub install pipeworx-nvd

📖 About This Skill


name: pipeworx-nvd description: NVD MCP — wraps the NIST National Vulnerability Database API (free, no auth) version: 1.0.0 metadata: openclaw: homepage: https://pipeworx.io/packs/nvd

pipeworx-nvd

NVD MCP — wraps the NIST National Vulnerability Database API (free, no auth). Free, no API key. Part of Pipeworx.

Tools

  • search_cves
  • get_cve
  • recent_cves
  • Connect

    {
      "mcpServers": {
        "pipeworx-nvd": {
          "command": "npx",
          "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/nvd/mcp"]
        }
      }
    }
    

    More at pipeworx.io/packs/nvd