Skip to main content
Glama

cve-search_mcp

CVE検索MCPサーバー


CVE-SEARCH\_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

Install Server
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 that provides search and crawl functionality using Search1API.
            Last updated -
            5
            760
            148
            TypeScript
            MIT License
            • Apple
          • -
            security
            A
            license
            -
            quality
            MCP 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 -
            1
            4
            TypeScript
            MIT License
          • -
            security
            A
            license
            -
            quality
            A 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 -
            262
            460
            TypeScript
            MIT License
            • Apple
          • A
            security
            A
            license
            A
            quality
            An MCP server that allows searching for and retrieving information about Model Context Protocol servers registered on the MCP Hub.
            Last updated -
            1
            1
            MIT License
            • Apple
            • Linux

          View all related MCP servers

          MCP directory API

          We provide all the information about MCP servers via our MCP API.

          curl -X GET 'https://glama.ai/api/mcp/v1/servers/roadwy/cve-search_mcp'

          If you have feedback or need assistance with the MCP directory API, please join our Discord server