mcp-nvd

mcp-nvd

3.3

If you are the rightful owner of mcp-nvd and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server implementation to query the NIST National Vulnerability Database (NVD) via its API.

The NVD Database MCP Server is a Model Context Protocol server designed to interface with the NIST National Vulnerability Database (NVD) through its API. It allows users to query specific Common Vulnerabilities and Exposures (CVEs) by ID and search the NVD database using keywords. The server supports real-time communication via Server-Sent Events (SSE) and is compatible with MCP-compliant clients such as the Claude Desktop app. To use the server, an NVD API key is required, which can be requested from the NVD website. The server can be configured to run on different platforms, including Docker, and provides tools for both retrieving detailed CVE records and searching the database with various options.

Features

  • Query specific CVEs by ID with detailed vulnerability data.
  • Search the NVD database by keyword with customizable result options.
  • Supports Server-Sent Events (SSE) transport for real-time communication.
  • Compatible with MCP-compliant clients like Claude Desktop.