cve-mcp-server
If you are the rightful owner of cve-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 server providing CVE vulnerability information query capabilities.
The CVE MCP Server is a specialized Model Context Protocol server designed to facilitate the querying of CVE (Common Vulnerabilities and Exposures) information. It allows Language Learning Models (LLMs) to access detailed data about specific CVE IDs by interfacing with MITRE's CVE database. This server is particularly useful for developers, security analysts, and researchers who need to quickly retrieve vulnerability information for security assessments, patch management, or threat intelligence purposes. By leveraging the MCP framework, the server ensures efficient and structured communication between clients and the CVE database, making it easier to integrate into various security workflows and applications.
Features
- Provides detailed CVE information retrieval capabilities.
- Integrates with MITRE's CVE database for accurate data.
- Supports multiple communication protocols including stdio and SSE.
- Facilitates easy integration with LLMs for automated vulnerability queries.
- Offers debugging tools for server inspection and troubleshooting.
Tools
query_cve
Query vulnerability information by CVE ID