Skip to main content
Glama

MCP SBOM Server

by gkhays

MCP SBOM サーバー

Trivy スキャンを実行し、CycloneDX 形式で SBOM を生成する MCP サーバー。

インストール

前提条件

以下をインストールします。

MCPクライアント

構成

"mcpServers": { "mcp-sbom": { "command": "uv", "args": [ "--directory", "/path/to/mcp-sbom", "run", "mcp-sbom" ] } }

建物

[!NOTE] このプロジェクトではuvを使用します。

  1. 依存関係を同期し、ロックファイルを更新します。
uv sync

デバッグ

MCP検査官

MCP Inspectorを使用します。

次のようにして MCP Inspector を起動します。

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

Trivy スキャンを実行して、CycloneDX 形式でソフトウェア部品表 (SBOM) を生成するモデル コンテキスト プロトコル サーバー。

  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