circl-cve-search-mcp-server

circl-cve-search-mcp-server

3.3

If you are the rightful owner of circl-cve-search-mcp-server 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 (MCP) server for accessing the CIRCL CVE SEARCH API, providing comprehensive vulnerability and security information.

The CIRCL CVE SEARCH MCP Server is a robust tool designed to facilitate access to the CIRCL CVE SEARCH API, offering detailed insights into vulnerabilities and security issues. This server is tailored for security professionals and developers who need reliable and structured data on Common Vulnerabilities and Exposures (CVE), Common Weakness Enumeration (CWE), and Common Attack Pattern Enumeration and Classification (CAPEC). With features like retry logic, enhanced formatting, and better error handling, it ensures seamless and efficient data retrieval. The server is easy to install and integrate into existing MCP client configurations, making it a valuable asset for any security-focused project. It leverages the comprehensive data provided by the CIRCL CVE SEARCH API, which includes information from the National Vulnerability Database (NVD) and other critical security resources.

Features

  • Retry Logic: Automatic retry with exponential backoff for reliable API calls.
  • Enhanced Formatting: Structured, readable response formatting with key information highlighted.
  • Better Error Handling: Clear, actionable error messages with troubleshooting guidance.
  • Input Validation: Comprehensive validation and sanitization of all inputs.
  • Vendor Browsing: Browse CVEs by vendor name to discover security issues in specific vendors' products.

Tools

  1. get_cve

    Get detailed information about a specific CVE by its ID.

  2. browse_vendor

    Browse CVEs by vendor name to discover security issues in specific vendors' products.

  3. get_cwe

    Get Common Weakness Enumeration (CWE) information by ID.

  4. get_capec

    Get Common Attack Pattern Enumeration and Classification (CAPEC) information by ID.