cve-search_mcp

Integrations

  • Enables interaction with the CVE-Search API through a repository hosted on GitHub, allowing users to query and retrieve comprehensive vulnerability information.

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を取得するには
  • 現在使用されているデータベースとその更新日時に関する詳細情報を取得するには

クイックスタート

  1. このリポジトリをGitでクローンする
git clone https://github.com/roadwy/cve-search_mcp.git
  1. 依存関係をインストールする
cd cve-search_mcp uv sync
  1. mcp クライアント (cline/roo コードを含む vscode) 構成ファイルに追加し、自分のディレクトリとして"YOU_CVE_SEARCH_MCP_DIR_PATH"を変更します。
"cve-search_mcp": { "command": "uv", "args": [ "--directory", "YOU_CVE_SEARCH_MCP_DIR_PATH", "run", "main.py" ], "disabled": false, "autoApprove": [] }

参照

https://github.com/cve-search/cve-search

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

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.

CVE-Search API を照会するための Model Context Protocol (MCP) サーバー。このサーバーは、CVE-Search への包括的なアクセス、ベンダーと製品の参照、CVE-ID ごとの CVE の取得、最新の CVE の取得を提供します。

  1. 要件
    1. ツール
      1. クイックスタート
        1. 参照

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
            Last updated -
            1
            1,997
            1,526
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol (MCP) server that provides search and crawl functionality using Search1API.
            Last updated -
            5
            206
            111
            TypeScript
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            A Model Context Protocol (MCP) server that enables semantic search and retrieval of documentation using a vector database (Qdrant). This server allows you to add documentation from URLs or local files and then search through them using natural language queries.
            Last updated -
            14
            74
            JavaScript
            Apache 2.0
            • Apple
          • A
            security
            F
            license
            A
            quality
            Built as a Model Context Protocol (MCP) server that provides advanced web search, content extraction, web crawling, and scraping capabilities using the Firecrawl API.
            Last updated -
            4
            1
            Python
            • Apple
            • Linux

          View all related MCP servers

          ID: jeoguku3fh