security
Cve Search_mcp
A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs.
python
local
security
Installation
npx -y roadwy/cve-search_mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "cve-search_mcp",
"command": "npx",
"args": [
"-y",
"roadwy/cve-search_mcp"
]
}About This MCP Server
roadwy/cve-search_mcp
A Model Context Protocol (MCP) server for querying the CVE-Search API. This server provides comprehensive access to CVE-Search, browse vendor and product、get CVE per CVE-ID、get the last updated CVEs.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub