Skip to main content
Glama
gkhays
by gkhays

MCP SBOM サーバー

パイソン MCP

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

インストール

前提条件

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

Related MCP server: mcp-server-code-assist

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
F
license - not found
B
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Latest Blog Posts

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