Skip to main content
Glama

cve-search_mcp

CVE-검색 MCP 서버


CVE-검색\_MCP

CVE-Search API 쿼리를 위한 모델 컨텍스트 프로토콜(MCP) 서버입니다. 이 서버는 CVE-Search에 대한 포괄적인 접근, 공급업체 및 제품 탐색, CVE-ID별 CVE 검색, 최신 CVE 정보 제공 등의 기능을 제공합니다.

요구 사항

  • 파이썬 3.10+
  • 자외선
  • 클라인, 루 코드 등

도구

  • 모든 공급업체가 포함된 JSON을 얻으려면
  • 공급업체와 관련된 모든 제품이 포함된 JSON을 얻으려면
  • 공급업체 및 특정 제품별 모든 취약점을 포함하는 JSON을 얻으려면
  • 특정 CVE ID의 JSON을 얻으려면
  • CAPEC, CWE 및 CPE 확장을 포함한 최근 30개 CVE의 JSON을 가져오려면
  • 현재 사용 중인 데이터베이스와 업데이트 시점에 대한 자세한 정보를 얻으려면

빠른 시작

  1. Git으로 이 저장소를 복제하세요

지엑스피1

  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 쿼리를 위한 모델 컨텍스트 프로토콜(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
            782
            147
            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 -
            2
            4
            TypeScript
            MIT License
          • A
            security
            F
            license
            A
            quality
            An MCP (Model Context Protocol) server that provides Google search capabilities and webpage content analysis tools. This server enables AI models to perform Google searches and analyze webpage content programmatically.
            Last updated -
            3
            43
            83
            TypeScript
          • -
            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 -
            101
            438
            TypeScript
            MIT License
            • Apple

          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