CVE検索MCPサーバー
CVE-Search API を照会するための Model Context Protocol (MCP) サーバー。このサーバーは、CVE-Search への包括的なアクセス、ベンダーと製品の参照、CVE-ID ごとの CVE の取得、最新の CVE の取得を提供します。
要件
Python 3.10以上
紫外線
Cline、Roo Codeなど
ツール
すべてのベンダーのJSONを取得するには
ベンダーに関連付けられたすべての製品を含むJSONを取得するには
ベンダーおよび特定の製品ごとのすべての脆弱性を含むJSONを取得するには
特定のCVE IDのJSONを取得するには
CAPEC、CWE、CPE拡張を含む最新の30個のCVEのJSONを取得するには
現在使用されているデータベースとその更新日時に関する詳細情報を取得するには
クイックスタート
このリポジトリをGitでクローンする
依存関係をインストールする
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 を照会するための Model Context Protocol (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