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

    • -
      security
      F
      license
      -
      quality
      A standalone Model Context Protocol server for Snyk security scanning functionality.
      Last updated -
      2
      1
      JavaScript
    • A
      security
      A
      license
      A
      quality
      A Model Context Protocol server for interacting with Redmine using its REST API, enabling the management of tickets, projects, and user data through integration with LLMs.
      Last updated -
      23
      48
      TypeScript
      MIT License
    • 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
      1
      Python
      MIT License
      • Linux
      • Apple
    • A
      security
      F
      license
      A
      quality
      A Model Context Protocol server that provides structured workflow tools for managing software development projects through different complexity levels, offering specialized modes for project planning, design, implementation, and documentation.
      Last updated -
      5
      66
      1
      TypeScript

    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