cve-mcp-server

cve-mcp-server

Production-grade MCP server with 27 security intelligence tools and 21 APIs.

MCPDataOpen source
Type
MCP
Transport
stdio
Open source
Yes
GitHub Stars
★ 1.0k
Source
mcp-github

Overview

CVE MCP Server is a production-grade Model Context Protocol (MCP) server that enables Claude to access 28 secure tools and 24 APIs. With the `triage_cve` orchestrator, users can quickly retrieve relevant intelligence and perform risk assessments. This capability is ideal for security professionals, developers, and enterprise teams needing rapid CVE evaluation and handling. Integration methods include configuring API keys and environment variables, followed by running via Python.

Capabilities

  • CVE lookup
  • EPSS scoring
  • CISA KEV
  • MITRE ATT&CK
  • Shodan query
  • VirusTotal query

Use cases

CVE vulnerability assessmentSecurity incident responseThreat intelligence analysisRisk assessment

Setup

Requires: API KeyNode环境
Install dependencies: pip install -r requirements.txt; After configuring API keys and environment variables, run: python main.py

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I configure API keys?

Set the API key as an environment variable, for example: export NVD_API_KEY=your_api_key

Which operating systems are supported?

Supports all operating systems that can run Python 3.10+

Related skills