kev-mcp

kev-mcp

0

The CISA Vulnerability Checker MCP Server is a Model Control Protocol server that offers real-time access to CISA's Known Exploited Vulnerabilities catalog. It integrates with Claude for enhanced security analysis and provides monitoring and checking of CVEs.

CISA Vulnerability Checker MCP Server

A Model Control Protocol (MCP) server providing access to CISA's Known Exploited Vulnerabilities (KEV) catalog through integration with Claude and Cursor.

MCP Server Functionality

  • Real-time CVE checking and monitoring
  • Integration with Claude for enhanced security analysis
  • Access to the complete CISA KEV catalog

Installation Options

  • Install from Repository: Clone the repository, create a virtual environment, and install the package.
  • Run Directly from Repository: Use Uvicorn to start the server.
  • Run with Docker: Build and run a Docker container.

API Functionality

  • REST API Endpoints for health check, server status, CVE check, recent CVEs, and API documentation.

Development

  • Integration tests for CLI commands, including CVE checks by days and hours, and error handling.