You're viewing a demo portfolio

Join the waitlist
PRSM

get_cve

Active

Tool of nvd

declared in 0.1.0

Get full details for a specific CVE (e.g., "CVE-2021-44228"). Returns description, severity, CVSS score, affected products, and remediation info. Use when you need comprehensive vulnerability analysis.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "cve_id": "CVE-2021-44228"
    }
  ],
  "required": [
    "cve_id"
  ],
  "properties": {
    "cve_id": {
      "type": "string",
      "description": "CVE identifier, e.g. \"CVE-2021-44228\""
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

nvd

https://github.com/pipeworx-io/mcp-nvd

1/7 registries
View full server →
get_cve — nvd — PRSM MCP