Back to search
30
MCP

nvd-cve-mcp-server

npm/nvd-cve-mcp-server

MCP server for searching and retrieving CVE vulnerability information from NVD

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

Similar MCP servers embedding-nearest

cve-mcp-server
A Model Context Protocol server providing tools for CVE vulnerability information queries
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-nvd
MCP server for CVE vulnerability data via NIST National Vulnerability Database API
0 tools
iflow-mcp_EPSS-MCP
EPSS MCP Server - Retrieve CVE details from NVD API and EPSS scores
0 tools
iflow-mcp_mcp-nvd
MCP server that retrieves CVEs
0 tools
adversary-mcp-server
MCP server for security vulnerability scanning and detection
0 tools

How to use

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

{
  "mcpServers": {
    "nvd-cve-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}