Skip to main content
Glama

MCP SBOM Server

by gkhays

MCP SBOM 서버

MCP 서버는 Trivy 검사를 수행하고 CycloneDX 형식으로 SBOM을 생성합니다.

설치

필수 조건

다음을 설치하세요.

MCP 클라이언트

구성

지엑스피1

건물

[!NOTE] 이 프로젝트에서는 uv 사용합니다.

  1. 종속성을 동기화하고 잠금 파일을 업데이트합니다.
uv sync

디버깅

MCP 검사관

MCP Inspector를 사용하세요.

다음과 같이 MCP 검사기를 실행하세요.

npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-sbom run mcp-sbom

MCP 검사관

윈도우

Windows에서 실행하는 경우 다음 스타일 경로를 사용하세요.

C:/Users/gkh/src/mcp-sbom-server/src/mcp_sbom
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

local-only server

The server can only run on the client's local machine because it depends on local resources.

Tools

CycloneDX 형식의 SBOM(소프트웨어 부품 목록)을 생성하기 위해 Trivy 검사를 수행하는 모델 컨텍스트 프로토콜 서버입니다.

  1. 설치
    1. 필수 조건
  2. MCP 클라이언트
    1. 구성
  3. 건물
    1. 디버깅
      1. MCP 검사관
      2. 윈도우

    Related MCP Servers

    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that provides tools for code modification and generation via Large Language Models, allowing users to create, modify, rewrite, and delete files using structured XML instructions.
      Last updated -
      12
      Python
      MIT License
      • Linux
      • Apple
    • -
      security
      A
      license
      -
      quality
      A Model Context Protocol server that provides file system operations, analysis, and manipulation capabilities through a standardized tool interface.
      Last updated -
      1
      TypeScript
      MIT License
    • A
      security
      F
      license
      A
      quality
      A model context protocol server that allows interaction with TriliumNext Notes, providing tools to create, search, retrieve, update, and delete notes through natural language commands.
      Last updated -
      5
      7
      JavaScript
      • Apple
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server that fetches up-to-date, version-specific documentation and code examples from libraries directly into LLM prompts, helping developers get accurate answers without outdated or hallucinated information.
      Last updated -
      2
      90,385
      13,947
      JavaScript
      MIT License
      • Linux
      • 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/gkhays/mcp-sbom-server'

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