CVE-搜索 MCP 服务器
用于查询CVE-Search API 的模型上下文协议 (MCP) 服务器。该服务器提供对 CVE-Search 的全面访问,包括浏览供应商和产品、根据 CVE-ID 获取 CVE 信息、获取最新更新的 CVE。
要求
Python 3.10+
紫外线
Cline、Roo Code等
工具
获取包含所有供应商的 JSON
获取与供应商关联的所有产品的 JSON
获取包含每个供应商和特定产品的所有漏洞的 JSON
获取特定 CVE ID 的 JSON
获取最近 30 个 CVE 的 JSON,包括 CAPEC、CWE 和 CPE 扩展
获取有关当前正在使用的数据库及其更新时间的更多信息
快速入门
Git 克隆此存储库
安装依赖项
3.添加到您的 mcp 客户端(带有 cline/roo 代码的 vscode)配置文件,将"YOU_CVE_SEARCH_MCP_DIR_PATH"
修改为您自己的目录。
参考
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
用于查询 CVE-Search API 的模型上下文协议 (MCP) 服务器。该服务器提供对 CVE-Search 的全面访问,包括浏览供应商和产品、根据 CVE-ID 获取 CVE 信息、获取最新更新的 CVE。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.Last updated -126155MIT License
- -securityAlicense-qualityMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.Last updated -14MIT License
- -securityAlicense-qualityA Model Context Protocol (MCP) server that scrapes, indexes, and searches documentation for third-party software libraries and packages, supporting versioning and hybrid search.Last updated -110597MIT License
- AsecurityAlicenseAqualityAn MCP server that allows searching for and retrieving information about Model Context Protocol servers registered on the MCP Hub.Last updated -11MIT License